RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.Close Method

Closes the TAdoDbxDataReader.

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

Close closes the TAdoDbxDataReader.

Note: Close should be called as soon as the TAdoDbxDataReader is no longer needed to free up resources.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!