Data.DBXCommonTable.TDBXRowTable.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source:  Data.DBXCommonTable.pas Data.DBXCommonTable.hpp 
 | |
| Unit: Data.DBXCommonTable | |
| Parent: TDBXRowTable | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDBXRowTable();
Description
Destroys a TDBXRowTable instance.
Destroy destroys an instance of the TDBXRowTable class.