Provides access to the Fields collection of the Index, Relation, TableDef objects.
Applies to objects: Index, Relation, TableDef.
[[Set] RetVal = ] object.Fields() |
The Fields method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Fields type variable. |
....... |
See Also |
Fields Object, Index Object, Relation Object, TableDef Object. |