Description
Returns number of items (rows) in data table.
-
Property type
-
A Long value.
Number of items (rows) in data table.
-
Syntax
-
object.Rows
The Rows Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataColumns. |
|