Data.DBXCommon.TDBXConnection.Create
Delphi
constructor Create(ConnectionBuilder: TDBXConnectionBuilder);
C++
__fastcall TDBXConnection(TDBXConnectionBuilder* ConnectionBuilder);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXConnection |
説明
TDBXConnection のインスタンスを作成します。
このコンストラクタは,TDBXConnection のインスタンスを作成して初期化します。