EPUB | CHM | PDF

TPSQLBatchExecute

Top Previous Next

TPSQLBatchExecute component can execute SQL scripts containing more than one SQL statement. SQL script text must be set in SQL property.

Each SQL statement must be separated by the symbol set in Delimiter property (";" by default).

Database property sets TPSQLDatabase object connected to DB in which SQL script will be executed.

See also: Properties, Methods, Events