Data.DBXClient.TDBXClientConnection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ConnectionBuilder: TDBXConnectionBuilder);

C++

__fastcall TDBXClientConnection(Data::Dbxcommon::TDBXConnectionBuilder* ConnectionBuilder);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientConnection

Beschreibung

Erstellt eine Instanz von TDBXClientConnection.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXClientConnection.

Siehe auch