Please see TMySQLBatchExecute properties short descriptions below: Returns True if the script execution was aborted by AbortExecute method. Points to TMySQLDatabase component which sets DB to be connected. Contains the text of the SQL script to be executed. Sets the SQL statements delimiter. Sets actions when SQL script statements errors occur. Returns total number of records changed by executed SQL script. These properties contain information about position of current statement in the script to be executed. Returns current statement number during script execution. |