Data.DBXCommon.TDBXCommand.CloseReader
Delphi
procedure CloseReader; virtual;
C++
virtual void __fastcall CloseReader();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | Data.DBXCommon.pas Data.DBXCommon.hpp  | 
        Data.DBXCommon | TDBXCommand | 
Description
Closes the internally used TDBXReader.
The CloseReader method closes the internally used TDBXReader and releases all its resources.