EPUB | CHM | PDF

TPSQLBatchExecute.Properties

Top Previous Next

Please see TPSQLBatchExecute properties short descriptions below:

Action

Action property sets actions when SQL script statements errors occur.

Database

Points to TPSQLDatabase component which sets DB to be connected.

Delimiter

Sets the SQL statements delimiter.

RowsAffected

Returns number of records changed by executed SQL script.

SQL

Contains the text of the SQL script to be executed.