Index Class |
Namespace: VelocityDb.Indexing
The Index type exposes the following members.
Name | Description | |
---|---|---|
Index |
Index by default field which is Id | |
Index(String) |
Create index by one or more field names separated by comma. First field is used first in lookups then when there is multiple matches, field 2 is used and so on.
|
Name | Description | |
---|---|---|
FieldNames |
Field names used by this index.
|