Index
A class used for read-only access to the properties of an index.
|
Property |
Type |
Description |
|---|---|---|
|
Fields |
The fields collection for this index. | |
|
IsAscending |
bool |
Indicates if the index is based on ascending order. |
|
IsUnique |
bool |
Indicates if the index is unique. |
|
Name |
string |
The name of the index. |
2/28/2020