API:Data.DBXClient.TDBXClientDriverLoader.Load

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

Delphi

function Load(DriverDef: TDBXDriverDef): TDBXDriver; override;

C++

virtual Data::Dbxcommon::TDBXDriver* __fastcall Load(const Data::Dbxcommon::TDBXDriverDef &DriverDef);

プロパティ

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

説明

パラメータを指定してドライバをロードします。

Data.DBXClient.TDBXClientDriverLoader.Load は Data.DBXCommon.TDBXDriverLoader.Load を継承しています。以下の内容はすべて Data.DBXCommon.TDBXDriverLoader.Load を参照しています。

パラメータを指定してドライバをロードします。

このメソッドは,提供された DriverDef パラメータを使ってドライバをロードします。