Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FServiceInstanceOwner
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSJsonResponseHandler | |
Delphi
FServiceInstanceOwner: Boolean;
C++
bool FServiceInstanceOwner;
Description
Protected field that specifies whether the DataSnap service referenced through TDSService is owned by the TDSJsonResponseHandler class.
FServiceInstanceOwner is a protected field that specifies whether the DataSnap service referenced through TDSService is owned by the TDSJsonResponseHandler class.