Index options.
Source position: db.pas line 1267
published property TIndexDef.Options : TIndexOptions |
Options describes the various properties of the index. This is usually filled by the dataset that provides the index definitions. For datasets that provide In-memory indexes, this should be set prior to creating the index: it cannot be changed once the index is created.
See the description of TindexOption for more information on the various available options.
|
Set of TIndexOption values. |