Data.DBXCommon.TDBXConnection.Create

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

Delphi

constructor Create(ConnectionBuilder:  TDBXConnectionBuilder);

C++

__fastcall TDBXConnection(TDBXConnectionBuilder* ConnectionBuilder);

プロパティ

種類 可視性 ソース ユニット
constructor protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXConnection

説明

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

このコンストラクタは,TDBXConnection のインスタンスを作成して初期化します。

関連項目