Data.DBXPlatform.SetInvocationMetadata
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
Unit: Data.DBXPlatform | |
Parent: Data.DBXPlatform |
Delphi
procedure SetInvocationMetadata(MetaData: TDSInvocationMetadata);
C++
extern DELPHI_PACKAGE void __fastcall SetInvocationMetadata(TDSInvocationMetadata* MetaData);
Description
Stores the specified instance of invocation metadata for the current thread.