DAC for MySQL
TMySQLBatchExecute.Properties.Aborted | Previous Next |
Returns True if the script execution was aborted by
AbortExecute() method.
Syntax:
property Aborted : boolean;
Description:
Examine Aborted property value after script execution to determine if the script execution
was aborted by AbortExecute() method call.