Data.DBXClient.TDBXClientDriver

提供:RAD Studio API Documentation

TDBXClientDriverData.DBXCommon.TDBXDriverSystem.TObject

Delphi

TDBXClientDriver = class(TDBXDriver)

C++

class PASCALIMPLEMENTATION TDBXClientDriver : public Data::Dbxcommon::TDBXDriver

プロパティ

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


説明

DbExpress DataSnap 接続を使用するアプリケーション用のドライバ クラスです。 TDBXClientDriver は、DataSnap 接続を使用するときに、必要に応じてクライアント ライブラリを読み込むためのクラスです。 このドライバは、TDBXClientConnection および TDBXClientDriver のインスタンスがすべて解放されなければアンロードされません。

関連項目