DBIndex Fields
For internal use. An index of a table.Name | Description |
---|---|
Columns |
Specifies a collection of strings that are the names of the columns comprising the DBTable |
Is |
true if the index must be unique; otherwise, false. If the Is |
Name |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code.
Inherited from DBTable |
See Also