API:Data.DBXDBReaders.TDBXMemoryTable.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
Data.DBXDBReaders.pas
Data.DBXDBReaders.hpp
Unit: Data.DBXDBReaders
Parent: TDBXMemoryTable

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXMemoryTable();

Description

Destroys a TDBXValueList instance.

Data.DBXDBReaders.TDBXMemoryTable.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.