FireDAC.Stan.Option
Contains the FireDAC option classes: TFDFetchOptions, TFDUpdateOptions, and so forth.
Package | FireDACCommon270.bpl |
---|
Classes
IFDStanOptions | |
TFDBottomResourceOptions | The set of options for controlling dataset persistence. |
TFDBottomUpdateOptions | The set of options for controlling dataset editing and updates posting. |
TFDCustomOptions | The base class for all option classes. |
TFDEventAlerterOptions | The set of options controlling the event alerter behavior. |
TFDFetchOptions | The set of options for controlling the data and metadata fetching. |
TFDFetchOptionsClass | |
TFDFormatOptions | The set of options for controlling the representation of fetched or sending data. |
TFDMapRule | TFDMapRule represents a maintained client view for records in a FireDAC dataset. |
TFDMapRules | TFDMapRules is a collection of TFDMapRule objects. |
TFDOptionsContainer | |
TFDResourceOptions | The set of options controlling SQL command preprocessor, command execution and dataset persistence. |
TFDResourceOptionsClass | |
TFDTopResourceOptions | The set of options controlling SQL automatic connection recovery, dataset persistence and server output. |
TFDTxOptions | The set of options controlling transaction behavior. |
TFDUpdateOptions | The set of options controlling dataset editing and updates posting. |
TFDUpdateOptionsClass |
Types
TFDActionRequest | The enumerated type lists all possible FireDAC requests to a database. |
TFDActionRequests | Represents a set of TFDActionRequest objects. |
TFDAutoFetchAll | Specifies the values to control automatic fetching of all records from a dataset cursor before disconnecting an associated command. |
TFDAutoRefresh | |
TFDCursorKind | Specifies the types of cursor a FireDAC command or dataset uses. |
TFDFetchGeneratorsPoint | Specifies the moment when the next generator value will be fetched from a database and assigned to an auto-incrementing field. |
TFDFetchItem | Specifies which types of data and metadata to fetch. |
TFDFetchItems | Represents a set of TFDFetchItem objects. |
TFDFetchMode | Specifies how the result set records must be fetched into FireDAC internal data storage. |
TFDFetchOptionValue | |
TFDFetchOptionValues | Represents a set of TFDFetchOptionValue objects. |
TFDFormatOptionValue | |
TFDFormatOptionValues | Represents a set of TFDFormatOptionValue objects. |
TFDLockMode | Specifies the database record locking mode. |
TFDLockPoint | Specifies the moment when the changing database record will be locked in the database and marked in the internal data storage as locked. |
TFDOptionChangeEvent | |
TFDOptionsParentCallback | |
TFDRecordCountMode | Specifies the values used to control how TFDDataSet counts the number of records in the result set. |
TFDRefreshMode | Specifies the values used to control how the dataset should refresh a record after posting an update (insert / update) to it. |
TFDResourceOptionValue | |
TFDResourceOptionValues | |
TFDTxAction | |
TFDTxIsolation | |
TFDTxStopOption | |
TFDTxStopOptions | |
TFDTxValue | |
TFDTxValues | |
TFDUpdateOptionValue | |
TFDUpdateOptionValues | |
TFDUpdateRequest | |
TFDUpdateRequests | |
TFDUpdateRowOption | |
TFDUpdateRowOptions |