RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.CommandTimeout Property

Time-out value for the execution of a command.

Pascal
property CommandTimeout: Integer;
C++
__property int CommandTimeout;

Time-out value for the execution of a command. Not all drivers support this. Time in seconds to wait for a command to execute. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!