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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!