RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReader.Close Method

Closes TDBXReader and releases all resources.

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

This method closes a TDBXReader and releases all its resources. The TDBXReader cannot be used again after this method is called. Most applications should just free the reader to close the TDBXReader

 

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