DSAzure.TAzureConnectionString.Protocol

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Protocol: string read FProtocol write FProtocol;

C++

__property System::UnicodeString Protocol = {read=FProtocol, write=FProtocol};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
DSAzure.pas
DSAzure.hpp
DSAzure TAzureConnectionString

Beschreibung

Das Protokoll, das als Teil des Verbindungs-URL verwendet werden soll.

Protocol legt das Protokoll fest, das im URL für die Verbindung mit dem Speicherkonto verwendet werden soll. Der Vorgabewert ist http.