CommandTimeout
The timeout before the command is aborted and the transaction rolled back.
Syntax
property CommandTimeout: Integer;
Data Type
Integer
Default Value
30
Remarks
The timeout before the command is aborted and the transaction rolled back. The default is 30 seconds. A zero value indicates that the component should wait indefinitely for the SQL statement to execute.