Click or drag to resize

DisposableObjectsSetFeatures Method

Set the number of recordset additions before we attempt to flush closed recordsets

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void SetFeatures(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The app context from which to the get the value of Performance feature, AutoFlushRecordsetCount
See Also