Fields Method

Provides access to the Fields collection of the Index, Relation, TableDef objects.

Applies to objects: Index, Relation, TableDef.

Syntax

[[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.

Example

.......

 

See Also

Fields Object, Index Object, Relation Object, TableDef Object.