The published members of the TADTable class are listed here.
|
Event |
Description |
|
Fires after cached updates are applied to DB. | |
|
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 fetching next rowset. | |
|
Fires before fetching record. | |
|
Fires after the SQL property value is changed. | |
|
The event fires when an error happens, while dataset is communicating with DBMS. | |
|
The event is triggered when an error happens, while executing a Array DML query. | |
|
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. | |
|
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. | |
|
Limits the table names to the catalog. | |
|
Specifies the AnyDAC connection component to use. | |
|
Specifies the AnyDAC connection to use by its name. | |
|
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. | |
|
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. | |
|
Gets or sets a reference to a schema adapter, as a Centralized Cached Updates log. | |
|
Limits the table names to the schema. | |
|
Gets / sets table name to open. | |
|
Gets / sets reference to transaction object. | |
|
Specifies the update object component used to post updates by dataset. | |
|
The set of options to control updates posting. | |
|
Gets / sets reference to transaction object. |
|
What do you think about this topic? Send feedback!
|