Click or drag to resize

ICommenceQueryRowSetRowCount Property

Number of items in rowset.

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

Property Value

Type: Int32

Implements

IBaseRowSetRowCount
See Also