RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.Close Method

Closes the TDBXConnection

Pascal
procedure Close; virtual;
C++
virtual __fastcall Close();

This method closes the connection and any associated resources. Normally this is called by the destructor. 

 

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