The published members of the TADMemTable class are listed here.
|
Event |
Description |
|
Fires after cached updates are applied to DB. | |
|
Fires after SQL command execution is finished. | |
|
Fires after fetching next rowset one time for each fetched record. | |
|
Fires after fetching next rowset. | |
|
Fires after fetching record. | |
|
Fires before cached updates are applied to DB. | |
|
Fires before SQL command execution is started. | |
|
Fires before fetching next rowset. | |
|
Fires before fetching record. | |
|
Fires when a dataset needs to reconcile an update to a record that cannot not be applied. | |
|
Fires if an exception is generated when updates are applied to a database. | |
|
Occurs when record update is applying to a database. |
|
Property |
Description |
|
Controls how to use Active property value saved to DFM. | |
|
Add a short summary here... | |
|
The collection of client side aggregates, defined for dataset. | |
|
Controls automatic calculation of aggregate values. | |
|
Specifies whether dataset will log changes to the data without immediate applying of them to the database. | |
|
Specifies record-level client constraints that must be met when editing the data. | |
|
Specifies whether the dataset perform constraint checking. | |
|
Gets / sets fields in detail dataset, used to establish a master-detail relationship with this dataset. | |
|
The set of options to control rows fetching. | |
|
Specifies what kinds of changed records must be "visible" in the dataset. | |
|
The set of options to control data representation. | |
|
Returns indexes definition for the dataset. | |
|
Lists all client indexes that apply to the dataset. | |
|
Controls automatic maintenance of Index'es. | |
|
Lists the field names to use as an index. | |
|
Gets / sets the current index for the dataset by its name. | |
|
The reference to a Local SQL engine. | |
|
Gets / sets fields in master dataset, used to establish a master-detail relationship with this dataset. | |
|
Gets / sets a master data source, used to establish a master-detail relationship with this dataset. | |
|
The set of options to control resources usage. | |
|
The set of options to control updates posting. |
|
What do you think about this topic? Send feedback!
|