Data.Cloud.AzureAPI.TAzureConnectionInfo.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TAzureConnectionInfo(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo


Beschreibung

Erstellt eine neue TAzureConnectionInfo-Instanz.

Der Konstruktor Create erstellt eine neue Instanz der Klasse TAzureConnectionInfo.

Siehe auch