Datasnap.DSHTTPCommon.TDSExecutionResponse.FErrorMessage

From RAD Studio API Documentation

Delphi

FErrorMessage: string;

C++

System::UnicodeString FErrorMessage;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSExecutionResponse

Description

Field used by the ErrorMessage property.

FErrorMessage is a field that is required by the ErrorMessage property.

See Also