TTableMetadata.DBIndexes Property
Gets the list of non-unique indexes defined on the table.
Syntax
Unit: Aurelius.Sql.Metadata
property TTableMetadata.DBIndexes: TList<TDBIndexMetadata>
Gets the list of non-unique indexes defined on the table.
Unit: Aurelius.Sql.Metadata
property TTableMetadata.DBIndexes: TList<TDBIndexMetadata>