The following tables list the members exposed by TADUpdateOptions.
|
Method |
Description |
|
Assigns all options of one option object to another. | |
|
Restore option default values. |
|
Property |
Description |
|
Specifies the set of changed options. | |
|
Controls checking of TField.ReadOnly property. | |
|
Controls checking of TField.Required property. | |
|
Controls ability to change a TField value. | |
|
Controls checking of an updated record count. | |
|
Allows to delete records from dataset. | |
|
Allows to insert records into dataset. | |
|
Allows to edit records of dataset. | |
|
Controls fast vs secure updates. | |
|
Controls the moment, when next generator value will be fetched. | |
|
Specifies the generator name from which to fetch next value for auto-increment fields. | |
|
Controls how the AnyDAC locks database record while editing it. | |
|
Controls the moment, when database record will be locked. | |
|
Controls waiting for pessimistic lock to be acquired. | |
|
Specifies whether the dataset is read-only. | |
|
Specifies should a dataset delete a record locally when a database record is not found at refreshing. | |
|
Specifies how dataset should refresh record after posting update to it. | |
|
Provided for BDE compatibility. | |
|
Controls which fields to include into UPDATE or INSERT command. | |
|
Controls how the AnyDAC locates records when posting updates. | |
|
Controls should fields from the joined non-base table to be included into UPDATE or INSERT command. | |
|
The current version of options. |
|
What do you think about this topic? Send feedback!
|