C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..SetMaxStoreSize Method

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void SetMaxStoreSize(
	int pRecords
)
Public Sub SetMaxStoreSize ( _
	pRecords As Integer _
)
public:
void SetMaxStoreSize(
	int^ pRecords
)

Parameters

pRecords
Type: Int32