Used when updating a record.
Class
TCustomDAUpdateSQL
Syntax
property ModifySQL: TStrings;
Remarks
Set ModifySQL to an UPDATE statement to use when updating a record. Statements can be parameterized queries with parameter names corresponding to the dataset field names.