Datasnap.DSHTTPCommon.TDSExecutionResponse

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSExecutionResponse

Delphi

TDSExecutionResponse = class

C++

class PASCALIMPLEMENTATION TDSExecutionResponse : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon Datasnap.DSHTTPCommon

Description

Wrapper for an execution response. It can manage a command populated with either results or an error message.

See Also