EnterpriseDBDAC

TEDBBatchExecute

Previous Next

TEDBBatchExecute 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 TEDBDatabase object connected to DB in which SQL script will be executed.

See also:Properties, Methods, Events