Data.DBXPlatform.ClearInvocationMetadata
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
| Unit: Data.DBXPlatform | |
| Parent: Data.DBXPlatform | |
Delphi
procedure ClearInvocationMetadata;
C++
extern DELPHI_PACKAGE void __fastcall ClearInvocationMetadata(void);
Description
Frees and nils the invocation metadata stored for the current thread.
The ClearInvocationMetadata routine frees and nils the invocation metadata stored for the current thread, if any.