|
AnyDAC
|
Specifies table name to use in SQL commands posting updates.
Use UpdateTableName property to specify database table name to use in automatically generated SQL commands. The name may be quoted. UpdateTableName must be specified before preparing / opening a dataset.
Specifying UpdateTableName is required when AnyDAC cannot correctly determine a table to post updates to or when application needs:
property UpdateTableName: String;
|
What do you think about this topic? Send feedback!
|