Data.Cloud.AmazonAPI.TAmazonService.GetConnectionInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetConnectionInfo: TAmazonConnectionInfo;

C++

TAmazonConnectionInfo* __fastcall GetConnectionInfo();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonService


Beschreibung

Gibt die in eine TAmazonConnectionInfo-Instanz umgewandelte Eigenschaft ConnectionInfo zurück.

GetConnectionInfo ermittelt die in eine TAmazonConnectionInfo-Instanz umgewandelte Eigenschaft ConnectionInfo zurück.

Value repräsentiert den String, der codiert werden soll.

Siehe auch