Data.DBXCommon.TDBXConnection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ConnectionBuilder:  TDBXConnectionBuilder);

C++

__fastcall TDBXConnection(TDBXConnectionBuilder* ConnectionBuilder);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXConnection

Beschreibung

Erstellt eine Instanz von TDBXConnection.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXConnection.

Siehe auch