indexes property

List<IndexDefinition> indexes
getter/setter pair

All the indexes of this table.

Implementation

List<_i2.IndexDefinition> indexes;