AnyDAC
ContentsIndexHome
PreviousUpNext
TADFetchOptions Members

The following tables list the members exposed by TADFetchOptions.

Class
Methods
Method 
Description 
Assigns all options of one option object to another. 
Restore option default values. 
Properties
Property 
Description 
Returns actual rowset size a command will use. 
Specifies the set of changed options. 
Controls automatic closing of a dataset cursor after fetching the last record. 
Controls automatic fetching of all records from a dataset cursor before disconnecting a command. 
Controls what kind of data to cache in memory. 
Specifies type of cursor an AnyDAC command or dataset uses. 
Controls propagation of a master dataset changes to a detail dataset in Centralized Cached Updates mode. 
Controls the delay between master dataset scroll and detail dataset refresh. 
Specifies to refresh detail dataset only when master record is changed. 
Controls what kind of data to fetch. 
Controls the TADTable live data window fetch optimization mode. 
Controls the TADTable live data window mode records search mode. 
Mode 
Controls how to fetch data. 
Controls how to count records in a result set. 
Controls the maximum number of records to be fetched. 
Controls the offset of the first record to be fetched. 
Controls the number of records per single fetch. 
Specifies possible directions of navigation by dataset records. 
The current version of options. 
Links
What do you think about this topic? Send feedback!