Data.Cloud.AmazonAPI.TAmazonConnectionInfo.TableURL

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TableURL: string read GetTableURL;

C++

__property System::UnicodeString TableURL = {read=GetTableURL};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo


Beschreibung

Der SimpleDB-URL (Tabellen-Dienst) zum Senden von Anforderungen.

TableURL repräsentiert den SimpleDB-URL (Tabellen-Dienst) zum Senden von Anforderungen.

Siehe auch