DSAzure.TAzureConnectionString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTAzureConnectionString

Delphi

TAzureConnectionString = class(TComponent)

C++

class PASCALIMPLEMENTATION TAzureConnectionString : public System::Classes::TComponent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
DSAzure.pas
DSAzure.hpp
DSAzure DSAzure


Beschreibung

Enthält Verbindungsinformationen für ein Dienstkonto.

TAzureConnectionString ist eine Komponente zum Festlegen von Verbindungsinformationen für Microsoft Azure. Mit einer Instanz von TAzureConnectionString kann dann in den visuellen Komponenten oder in der API von Microsoft Azure eine Verbindung erstellt werden.

Siehe auch