 | BaseRowSetRowCount Property |
Number of items in rowset.
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxpublic abstract int RowCount { get; }Public MustOverride ReadOnly Property RowCount As Integer
Get
Property Value
Type:
Int32Implements
IBaseRowSetRowCount
See Also