[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.
TBufDatasetIndexDefs |
|
Container for index definitions and storage added to TBufDataset |
|
A class to keep a list of index definitions |