Click or drag to resize
Table Properties

The Table type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleDataFields
Gets the DataField collection of the current record in the Table.
Public propertyDefinedName
Gets the defined name of the Table.
Public propertyCode exampleEOF
Returns a value that indicates whether the current record position is after the last position in the Table.
Public propertyCode exampleRowCount
Gets the count of rows in the Table.
Top
See Also