DBXCommon.TDBXIniFileConnectionFactory
From RAD Studio VCL Reference
Delphi Information
From DBXCommon.pas
TDBXIniFileConnectionFactory = class(TDBXConnectionFactory)
Unit: DBXCommon
Type: class
Inherited Class Members: DBXCommon.TDBXIniFileConnectionFactory Members
Class Properties: DBXCommon.TDBXIniFileConnectionFactory Properties
Class Methods: DBXCommon.TDBXIniFileConnectionFactory Methods
Class Constructors & Destructors: DBXCommon.TDBXIniFileConnectionFactory Constructors
Description
Creates new instances of TDBXConnection from the dbxdrivers.ini and dbxconnections.ini files
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.