RAD Studio VCL Reference
|
Driver class for DBX framework.
TDBXDriver = class;
class TDBXDriver;
DBXCommon
Driver class for DBX framework. Loads client libraries if needed.
The DBX framework manages reference counts for all drivers that are loaded. When all TDBXConnection and TDBXDriver instances are freed, the driver is unloaded. So if an application holds on to an instance of TDBXConnection or TDBXDriver, that driver will not be unloaded.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|