Specifying the Indexes to Create
Example |
Top |
Index Name (String)
|
Index Name parameter contains the name to be given to the index.
|
Fields List (String)
|
Fields List parameter contains the list of fields to be included into the index. Multiple field names specified in this parameter should be separated with a semicolon (;).
|
Index Options (TIndexOptions)
|
Index Options parameter provides information about the type of index being created (please see the supported TIndexOption options).
|