|
AnyDAC
|
The "root" data updating options.
The UpdateOptions property returns the reference to the "root" instance of the data updating options. These options control how AnyDAC should post data changes back to a DB.
The option values will be inherited by all TADCustomConnection's and, consequently, by all TADCustomTableAdapter's and all datasets in application.
See Setting Options for review of how to work with options.
property UpdateOptions: TADUpdateOptions;
|
What do you think about this topic? Send feedback!
|