|
RAD Studio VCL Reference
|
Closes TDBXReader and releases all resources.
procedure Close;
__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!
|