API: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 TDBXValueList instance.
Data.DBXCommonTable.TDBXRowTable.Destroy inherits from Data.DBXCommon.TDBXValueList.Destroy. All content below this line refers to Data.DBXCommon.TDBXValueList.Destroy.
Destroys a TDBXValueList instance.
This destructor destroys an instance of TDBXValueList.