FireDAC.Stan.Option.TFDFetchOptions Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActualRowsetSizepublicReturns the actual rowset size a command uses.
AssignedValuespublishedSpecifies the set of changed options.
AutoClosepublishedControls the automatic closing of a dataset cursor after fetching the last record.
AutoFetchAllpublishedControls the automatic fetching of all records from a dataset cursor before disconnecting a command.
CachepublishedControls what kind of data to cache in the memory.
Containerpublic
CursorKindpublishedSpecifies the type of cursor a FireDAC command or dataset uses.
DetailCascadepublishedControls the propagation of a master dataset changes to a detail dataset in Centralized Cached Updates mode.
DetailDelaypublishedControls the delay between master dataset scroll and detail dataset refresh.
DetailOptimizepublishedSpecifies to refresh the detail dataset only when the master record is changed.
DetailServerCascadepublishedSpecifies when a DB detail table foreign key has an update / delete cascade option.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemspublishedControls what kind of data to fetch.
LiveWindowFastFirstpublishedControls the fetch optimization mode of the TFDTable live data window mode.
LiveWindowParanoicpublishedControls the records search mode of the TFDTable live data window mode.
ModepublishedControls how to fetch data.
OwnerObjpublic
RecordCountModepublishedControls how to count records in a result set.
RecsMaxpublishedControls the maximum number of records to be fetched.
RecsSkippublishedControls the offset of the first record to be fetched.
RowsetSizepublishedControls the number of records per single fetch.
UnidirectionalpublishedSpecifies possible directions of navigation by dataset records.
VersionpublicRepresents the current options version.