ITable.Indexes

Syntax

Indexes: ITableIndexes;

Description

The Indexes property returns an object containing all indexes of the table.

Example

The property use is given in the example for ITableIndex.AllowNulls.

See also:

ITable