Datasnap.DSProxyRest.TDSAdminRestClient.FDConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDConnection: TDSRestCommand;

C++

Datasnap::Dsclientrest::TDSRestCommand* FDConnection;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Description

Protected field of the TDSRestCommand type.

FDConnection is a protected field of the TDSRestCommand type.

See Also