API:Datasnap.DSClientRest.TDSCustomRestConnection.Connection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Connection: string read GetConnection write SetConnection stored IsConnectionStored nodefault;

C++

__property System::UnicodeString Connection = {read=GetConnection, write=SetConnection, stored=IsConnectionStored};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Embarcadero Technologies does not currently have any additional information.