Datasnap.DSCommon.TDSClientCallbackChannelManager.FStateError
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSClientCallbackChannelManager | |
Delphi
FStateError: string;
C++
System::UnicodeString FStateError;
Description
Is a protected field that is used by the StateError property to hold a meaningful error message if State has failed.