FireDAC.Comp.Client.TFDMemTable.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source: FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDMemTable

C++

/* TFDCustomMemTable.Destroy */ inline __fastcall virtual ~TFDMemTable() { }

Description

Destroys this instance of TFDMemTable.

See Also