RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.CommandTimeout Property

Gets or sets wait time before terminating the execution of command.

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

CommandTimeout gets or sets the wait time before terminating the execution a command and generating an error. Zero indicates an indefinite time-out period. 

 

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