Name | Description | |
---|---|---|
Index Constructor | Initializes a new instance of the Index class. |
The following tables list the members exposed by Index.
Name | Description | |
---|---|---|
Index Constructor | Initializes a new instance of the Index class. |
Name | Description | |
---|---|---|
IndexColumns | A list of columns used in the index | |
IndexName | Gets or sets the name of the index. | |
IsColumnIndex | If true, this index is associated with this single column | |
IsUnique | Gets or sets a value indicating whether this instance is unique. | |
WhereClause | Gets or sets the where clause used in the index |