Data.DBXCommonTable.TDBXTableReader.DerivedClose
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXTableReader |
Delphi
procedure DerivedClose; override;
C++
virtual void __fastcall DerivedClose();
Description
Sets the TDBXTable instance to nil.
The DerivedClose method sets the internally used TDBXTable instance to nil.