DSAzure.TAzureConnectionString.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureConnectionString


Beschreibung

Erstellt eine neue TAzureConnectionString-Instanz.

Der Konstruktor Create erstellt eine neue Instanz der Klasse TAzureConnectionString.

Siehe auch