Datasnap.DSHTTPCommon.TDSExecutionResponse.FErrorMessage
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSExecutionResponse | |
Delphi
FErrorMessage: string;
C++
System::UnicodeString FErrorMessage;
Description
Field used by the ErrorMessage property.
FErrorMessage is a field that is required by the ErrorMessage property.