Show: Delphi
C++
Display Preferences
Data.DBXPlatform.TDSInvocationMetadata
From XE3 API Documentation
Delphi
TDSInvocationMetadata = class
C++
class PASCALIMPLEMENTATION TDSInvocationMetadata : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | Data.DBXPlatform |
Description
Used for specifying custom HTTP codes, messages, or contents.
Use the TDSInvocationMetadata class to keep metadata passed back from a server function's execution, other than any output or return parameters in the function's signature.
For example, TDSInvocationMetadata can be used to specify a custom HTTP status code, message, or content.