EPUB | CHM | PDF

TMySQLBatchExecute.Properties.Aborted

Top 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.

See also: AbortExecute method