Index Properties
The Index type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AscendingOrDescending |
Gets or sets the ascending or descending.
|
![]() |
Cardinality |
Gets or sets the cardinality.
|
![]() |
Catalog |
Gets or sets the catalog. (Inherited from CatalogAndSchema.) |
![]() |
ColumnName |
Gets or sets the name of the column.
|
![]() |
FilterCondition |
Gets or sets the filter condition.
|
![]() |
IndexName |
Gets or sets the name of the index.
|
![]() |
IndexQualifier |
Gets or sets the index qualifier.
|
![]() |
NonUnique |
Gets or sets a value indicating whether [non unique].
|
![]() |
OrdinalPosition |
Gets or sets the ordinal position.
|
![]() |
Pages |
Gets or sets the pages.
|
![]() |
Schema |
Gets or sets the schema.
(Inherited from CatalogAndSchema.) |
![]() |
TableName |
Gets or sets the name of the table.
|
![]() |
Type |
Gets or sets the type.
|