Data.DBXClient.TDBXClientConnection.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(ConnectionBuilder: TDBXConnectionBuilder);

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientConnection


説明

TDBXClientConnection のインスタンスを作成します。

このコンストラクタは、TDBXClientConnection のインスタンスを作成および初期化します。

関連項目