Datasnap.DSClientRest.TDSCustomRestConnection.GetConnection
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
function GetConnection: string; virtual;
C++
virtual System::UnicodeString __fastcall GetConnection();
Description
Getter function for the Connection property.
GetConnection is the getter method for the Connection property. GetConnection returns a string.