Datasnap.DSHTTPCommon.TDSExecutionResponse

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSExecutionResponse
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Unit: Datasnap.DSHTTPCommon
Parent: Datasnap.DSHTTPCommon

Delphi

TDSExecutionResponse = class

C++

class PASCALIMPLEMENTATION TDSExecutionResponse : public System::TObject

Description

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

See Also