RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDelegateDriver Class

Delegate driver base class.

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

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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!