RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXIniFileConnectionFactory.Create Constructor

Creates an instance of TDBXIniFileConnectionFactory

Pascal
constructor Create;
C++

This constructor creates and initializes an instance of TDBXIniFileConnectionFactory. You can create a new TDBXConnection object from this object that allows you to connect to a database. This class 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!