Data.DBXPlatform.TDSInvocationMetadata

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSInvocationMetadata
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: Data.DBXPlatform

Delphi

TDSInvocationMetadata = class

C++

class PASCALIMPLEMENTATION TDSInvocationMetadata : public System::TObject

Description

Used to keep metadata passed back from the execution of a server function, other than any output or return parameters in the signature of the function. For example, to specify a custom HTTP status code, message or content.