RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXIniFileConnectionFactory Class

Creates new instances of TDBXConnection from the dbxdrivers.ini and dbxconnections.ini files

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

DBXCommon

This class is an extension of TDBXConnectionFactory that can be used to create new instances of TDBXConnection. It gets driver and connection properties from the dbxdrivers.ini and dbxconnections.ini files for a given connection name. 

 

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