Click or drag to resize

CommenceCursorMaxRows Property

Maximum number of rows a cursor can contain. Undocumented by Commence. Effectively a measure for database capacity.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public int MaxRows { get; }

Property Value

Type: Int32

Implements

ICommenceCursorMaxRows
Remarks
At least up until Commence version RM 6.0, a Commence category can hold up to 500.000 items.
See Also