Datasnap.DSProxyRest.TDSRestClient.FInstanceOwner
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
| Unit: Datasnap.DSProxyRest | |
| Parent: TDSRestClient | |
Delphi
FInstanceOwner: Boolean;
C++
bool FInstanceOwner;
Description
Protected field that specifies whether TDSRestClient is instance-owned.
The InstanceOwner property reads the value of the FInstanceOwner field to know whether TDSRestClient is instance-owned.