RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxCommand.CommandTimeout Property

Gets or sets the time, in seconds, before terminating a long-running SQL command.

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

CommandTimeout gets or set the wait time in seconds before terminating a command and generating an error. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!