RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnection.ConnectionTimeout Property

Returns the time to wait while trying to establish a connection.

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

ConnectionTimeout contains the number of seconds to wait while trying to establish a connection before terminating the attempt and generating an error. 

 

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