FireDAC.Comp.DataSet

From RAD Studio API Documentation
Jump to: navigation, search

Contains the FireDAC TFDDataSet base dataset class and additional utility methods and classes.

Package FireDAC290.bpl

Classes

IFDDataSetListener
IFDDataSetReference
TFDAggregateTFDAggregate represents a maintained client aggregated value in a FireDAC dataset.
TFDAggregatesTFDAggregates is a collection of TFDAggregate objects.
TFDAutoIncFieldTFDAutoIncField represents an integer auto-incrementing field in a FireDAC dataset.
TFDBlobStreamTFDBlobStream is a stream object giving access to BLOB/Memo fields.
TFDColMapItemInternal use only.
TFDDataSetThe TFDDataSet is a direct TDataSet descendant, introducing base functionality for all FireDAC datasets.
TFDIndexTFDIndex represents a maintained client view for records in a FireDAC dataset.
TFDIndexesTFDIndexes is a collection of TFDIndex objects.
TFDMasterDataLinkTFDMasterDataLink controls master-detail link between two datasets.
TFDSQLTimeIntervalFieldTFDSQLTimeIntervalField represents a time interval field in a dataset.
TFDXMLFieldTFDXMLField represents a Unicode encoded XML data field in a dataset.

Routines

FDCheckStoredUsageChecks whether the stored activation usage corresponds to the state of the component.

Types

PFDBookmarkData
PFDKeyBuffer
PFDRecInfo
TFDAfterApplyUpdatesEventOccurs after the updates are applied to the dataset.
TFDBookmarkData
TFDCopyDataSetOption
TFDCopyDataSetOptionsSpecifies the options for copying a dataset.
TFDDataSetEventDefines a generic event type specific to a dataset.
TFDDataSetFlag
TFDDataSetFlags
TFDDataSetListList of TDataSet elements.
TFDDataSetLocateOption
TFDDataSetLocateOptions
TFDFetchDirectionSpecifies the fetch direction.
TFDFieldList
TFDKeyBuffer
TFDKeyIndex
TFDRecInfo
TFDReconcileErrorEvent
TFDStoredActivationUsageControls how to use the Active property value saved to the DFM/FMX.
TFDStoredActivationUsageItem
TFDUpdateErrorEvent
TFDUpdateRecordEvent
TFDUpdateRecordType
TFDUpdateRecordTypes

Constants

C_NILC_NIL: Integer = 0;