Indexes Method

Provides access to the Indexes collection of the TableDef object.

Applies to objects: TableDef.

Syntax

[[Set] RetVal = ] object.Indexes()

The Indexes method syntax has these parts:

Part Description
object Required. A reference to an instance of the object.
RetVal Optional. An Indexes type variable.

Example

.......

 

See Also

Indexes Object, TableDef Object.