PgDAC

TCustomDAUpdateSQL.ExecSQL

Executes a SQL statement.

Unit

Syntax

Remarks

Call the ExecSQL method to execute a SQL statement, necessary for updating the records belonging to a read-only result set when cached updates is enabled. UpdateKind specifies the statement to execute.

ExecSQL is primarily intended for manually executing update statements from the OnUpdateRecord event handler.

Note: To both bind parameters and execute a statement, call Apply.

See Also

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