ODAC

TCustomDAUpdateSQL.SQL Property(Indexer)

Used to return a SQL statement for one of the ModifySQL, InsertSQL, or DeleteSQL properties.

Class

TCustomDAUpdateSQL

Syntax

property SQL[UpdateKind: TUpdateKind]: TStrings;

Parameters
UpdateKind
Specifies which of update SQL statements to return.

Remarks

Returns a SQL statement for one of the ModifySQL, InsertSQL, or DeleteSQL properties, depending on the value of the UpdateKind index.

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