RAD Studio VCL Reference
|
Tests whether a database is connected.
function TestConnected: Boolean;
__fastcall Boolean TestConnected();
Use TestConnected to determine whether a database is connected to the server. TestConnected returns true if the connection is good, and false if it is not.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|