FireDAC.Stan.Option

From RAD Studio API Documentation
Jump to: navigation, search

Contains the FireDAC option classes: TFDFetchOptions, TFDUpdateOptions, and so forth.

Package FireDACCommon270.bpl

Classes

IFDStanOptions
TFDBottomResourceOptionsThe set of options for controlling dataset persistence.
TFDBottomUpdateOptionsThe set of options for controlling dataset editing and updates posting.
TFDCustomOptionsThe base class for all option classes.
TFDEventAlerterOptionsThe set of options controlling the event alerter behavior.
TFDFetchOptionsThe set of options for controlling the data and metadata fetching.
TFDFetchOptionsClass
TFDFormatOptionsThe set of options for controlling the representation of fetched or sending data.
TFDMapRuleTFDMapRule represents a maintained client view for records in a FireDAC dataset.
TFDMapRulesTFDMapRules is a collection of TFDMapRule objects.
TFDOptionsContainer
TFDResourceOptionsThe set of options controlling SQL command preprocessor, command execution and dataset persistence.
TFDResourceOptionsClass
TFDTopResourceOptionsThe set of options controlling SQL automatic connection recovery, dataset persistence and server output.
TFDTxOptionsThe set of options controlling transaction behavior.
TFDUpdateOptionsThe set of options controlling dataset editing and updates posting.
TFDUpdateOptionsClass

Types

TFDActionRequestThe enumerated type lists all possible FireDAC requests to a database.
TFDActionRequestsRepresents a set of TFDActionRequest objects.
TFDAutoFetchAllSpecifies the values to control automatic fetching of all records from a dataset cursor before disconnecting an associated command.
TFDAutoRefresh
TFDCursorKindSpecifies the types of cursor a FireDAC command or dataset uses.
TFDFetchGeneratorsPointSpecifies the moment when the next generator value will be fetched from a database and assigned to an auto-incrementing field.
TFDFetchItemSpecifies which types of data and metadata to fetch.
TFDFetchItemsRepresents a set of TFDFetchItem objects.
TFDFetchModeSpecifies how the result set records must be fetched into FireDAC internal data storage.
TFDFetchOptionValue
TFDFetchOptionValuesRepresents a set of TFDFetchOptionValue objects.
TFDFormatOptionValue
TFDFormatOptionValuesRepresents a set of TFDFormatOptionValue objects.
TFDLockModeSpecifies the database record locking mode.
TFDLockPointSpecifies the moment when the changing database record will be locked in the database and marked in the internal data storage as locked.
TFDOptionChangeEvent
TFDOptionsParentCallback
TFDRecordCountModeSpecifies the values used to control how TFDDataSet counts the number of records in the result set.
TFDRefreshModeSpecifies 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