Datasnap.DSProxyRest.TDSRestClient.InstanceOwner

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.