| Table Properties |
The Table type exposes the following members.
| Name | Description | |
|---|---|---|
| DataFields |
Gets the DataField collection of the current record in the Table.
| |
| DefinedName |
Gets the defined name of the Table.
| |
| EOF |
Returns a value that indicates whether the current record position is after the last position in the Table.
| |
| RowCount |
Gets the count of rows in the Table.
|