[Overview][Types][Classes][Procedures and functions][Index] |
Index definitions for the dataset
Source position: bufdataset.pas line 664
published property TCustomBufDataset.IndexDefs : TIndexDefs |
IndexDefs is a read-only TIndexDefs property that contains the index definitions for the buffered dataset. Read access to the property is redirected to an internal TBufDatasetIndexDefs member used for the BufIndexDefs and BufIndexes properties.
|
A class to keep a list of index definitions |
|
TBufDatasetIndexDefs |
||
TCustomBufDataset.BufIndexDefs |
|
Index definitions for the dataset |
TCustomBufDataset.BufIndexes |
|
Index storage mechanisms for indexes defined in the dataset |