RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXMemoryConnectionFactory Class

Implementation of TDBXConnectionFactory that does not load driver and connection properties.

Pascal
TDBXMemoryConnectionFactory = class(TDBXConnectionFactory);
C++
class TDBXMemoryConnectionFactory : public TDBXConnectionFactory;

DBXCommon

Implementation of TDBXConnectionFactory that does not load driver and connection properties from initialization files. It is used by VCL when the dbxconnections.ini and dbxdrivers.ini files cannot be found. 

 

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