Data.Cloud.AzureAPI.TAzureService.GetConnectionInfo
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TAzureService | |
Delphi
function GetConnectionInfo: TAzureConnectionInfo;
C++
TAzureConnectionInfo* __fastcall GetConnectionInfo();
Description
Returns the TAzureConnectionInfo held by the service.
The GetConnectionInfo method is used to return the TAzureConnectionInfo held by the Azure service.