SDAC

TCustomDAUpdateSQL.ModifySQL Property

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback