Property RowCount
| Improve this Doc View SourceRowCount
Gets the row count of current DataSet.
Declaration
public int RowCount { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets the row count of current DataSet.
public int RowCount { get; }
Type | Description |
---|---|
System.Int32 |