RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.IsOpen Property

Indicates if connection open

Pascal
property IsOpen: Boolean;
C++
__property Boolean IsOpen;

This property is true if the connection is open and false otherwise. 

 

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