Creates an index on the specified Column.
Overload List
Name | Description | |
---|---|---|
CreateIndex()()() |
Creates an index on the Column, which has the same name as the Column itself.
| |
CreateIndex(String) |
Creates an index for the Column which has the specified name.
|