Data.DBXPlatform.TDSInvocationMetadata.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSInvocationMetadata();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

Beschreibung

Gibt eine TDSInvocationMetadata-Instanz frei.

Destroy gibt eine Instanz der Klasse TDSInvocationMetadata frei.

Siehe auch