RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.Close Method

Close the command and any associated resources.

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

This method closes the command and any associated resources. It is normally called by the destructor. 

 

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