Open main menu

RAD Studio API Documentation β

Data.DBXPlatform.TDSInvocationMetadata

System.TObjectTDSInvocationMetadata

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 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.