RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnection.State Property

Gets or sets the current state of the connection.

Pascal
property State: ConnectionState;
C++
__property ConnectionState State;

State contains the current connection state value. The format of the string returned depends on the specific type of connection you are using. 

 

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