|
RAD Studio VCL Reference
|
Delegate driver base class.
TDBXDelegateDriver = class(TDBXDriver);
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!
|