FireDAC.Comp.DataSet
Contains the FireDAC TFDDataSet base dataset class and additional utility methods and classes.
| Package | FireDAC230.bpl |
|---|
Contents
Classes
| IFDDataSetListener | |
| IFDDataSetReference | |
| TFDAggregate | TFDAggregate represents a maintained client aggregated value in a FireDAC dataset. |
| TFDAggregates | TFDAggregates is a collection of TFDAggregate objects. |
| TFDAutoIncField | TFDAutoIncField represents an integer auto-incrementing field in a FireDAC dataset. |
| TFDBlobStream | TFDBlobStream is a stream object giving access to BLOB/Memo fields. |
| TFDColMapItem | Internal use only. |
| TFDDataSet | The TFDDataSet is a direct TDataSet descendant, introducing base functionality for all FireDAC datasets. |
| TFDIndex | TFDIndex represents a maintained client view for records in a FireDAC dataset. |
| TFDIndexes | TFDIndexes is a collection of TFDIndex objects. |
| TFDMasterDataLink | TFDMasterDataLink controls master-detail link between two datasets. |
| TFDSQLTimeIntervalField | TFDSQLTimeIntervalField represents a time interval field in a dataset. |
| TFDXMLField | TFDXMLField represents a Unicode encoded XML data field in a dataset. |
Routines
| FDCheckStoredUsage | Checks whether the stored activation usage corresponds to the state of the component. |
Types
| _di_IFDDataSetListener | |
| _di_IFDDataSetReference | |
| Firedac_Comp_Dataset | |
| PFDBookmarkData | |
| PFDKeyBuffer | |
| PFDRecInfo | |
| TFDAfterApplyUpdatesEvent | Occurs after the updates are applied to the dataset. |
| TFDBookmarkData | |
| TFDCopyDataSetOptions | Specifies the options for copying a dataset. |
| TFDDataSetEvent | Defines a generic event type specific to a dataset. |
| TFDDataSetFlags | |
| TFDDataSetList | List of TDataSet elements. |
| TFDDataSetLocateOption | |
| TFDDataSetLocateOptions | |
| TFDFetchDirection | Specifies the fetch direction. |
| TFDFieldList | |
| TFDKeyBuffer | |
| TFDKeyIndex | |
| TFDRecInfo | |
| TFDReconcileErrorEvent | |
| TFDStoredActivationUsage | Controls how to use the Active property value saved to the DFM/FMX. |
| TFDUpdateErrorEvent | |
| TFDUpdateRecordEvent | |
| TFDUpdateRecordTypes |
Constants
| C_NIL | C_NIL: NativeInt = 0; |