Data.DBXPlatform.SetInvocationMetadata

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetInvocationMetadata(MetaData: TDSInvocationMetadata);

C++

extern DELPHI_PACKAGE void __fastcall SetInvocationMetadata(TDSInvocationMetadata* MetaData);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform Data.DBXPlatform


Beschreibung

Speichert die angegebene Instanz der Aufruf-Metadaten für den aktuellen Thread.

Siehe auch