Datasnap.DSProxyRest.TDSRestClient.InstanceOwner
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
| Unit: Datasnap.DSProxyRest | |
| Parent: TDSRestClient | |
Delphi
property InstanceOwner: Boolean read FInstanceOwner;
C++
__property bool InstanceOwner = {read=FInstanceOwner, nodefault};
Description
Specifies whether AConnection is owned by the TDSRestClient instance.
The InstanceOwner property specifies whether AConnection is owned by the TDSRestClient instance.