FireDAC.Comp.DataSet.TFDIndex Properties
InheritedProtected
Active | published | Controls when the dataset view must be maintained. |
ActualActive | public | Use ActualActive to see if FireDAC is maintaining this dataset view. |
CaseInsFields | published | Specifies fields for which sorting must be case-insensitive. |
Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
DataSet | public | Retrieves a reference to the dataset. |
DescFields | published | Specifies fields for which sorting must be done in descending order. |
DisplayName | public | The name displayed in the Collection editor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Distinct | published | Controls returning of a distinct view value. |
Expression | published | Specifies the expression to use for records sorting. |
Fields | published | Identifies the fields that comprise the index. |
Filter | published | Specifies a view filter. |
FilterOptions | published | Specifies filtering options. |
ID | public | A unique, permanent index for the item. |
Index | public | Returns the item's position in the Items array of TCollection. |
Name | published | Specifies the name of a dataset view. |
Options | published | Specifies sorting options. |
Selected | published | Specifies if a dataset view is the current dataset view. |