Datasnap.DSProxy.TDSAdminClient.FInstanceOwner

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSProxy.pas
Datasnap.DSProxy.hpp
Unit: Datasnap.DSProxy
Parent: TDSAdminClient

Delphi

FInstanceOwner: Boolean;

C++

bool FInstanceOwner;

Description

Protected member that holds the value of the InstanceOwner property.

See Also