Index Members
The Index type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified [System.Object] is equal to this instance.
|
![]() |
GetHashCode |
Returns a hash code for this instance.
|
![]() |
ToString |
Returns a string that represents the active object
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
tableIndexClustered |
The table index clustered
|
![]() ![]() |
tableIndexHashed |
The table index hashed
|
![]() ![]() |
tableIndexOther |
The table index other
|
![]() ![]() |
tableIndexStatistic |
The table index statistic
|
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.
|