Indexes: ITableIndexes;
Indexes: Prognoz.Platform.Interop.Db.ITableIndexes;
The Indexes property returns an object containing all indexes of the table.
The property use is given in the example for ITableIndex.AllowNulls.
See also:
ITable