RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDelegateDriver Class

Delegate driver base class.

Pascal
TDBXDelegateDriver = class(TDBXDriverEx);
C++
class TDBXDelegateDriver : public TDBXDriverEx;

DBXCommon

This is the delegate driver base class. The TDBXConnectionFactory.GetDriver method also returns an instance of TDBXDelegateDriver, so it can control the loading and unloading of drivers. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!