 
|
GetInstalledFactory(string)
|
Gets an instance of the installed ADO.Net DbProviderFactory object using the specified provider name.
|

|
GetProviderNames(TStrings)
|
Populates a string list with the names of the registered provider factories.
|

|
GetRegisteredFactory(string)
|
Gets an instance of the registered TDbProviderFactory using the specified provider name.
|

|
GetRegisteredFactory(TDbConnection)
|
Gets an instance of the registered TDbProviderFactory associated with the specified TDbConnection.
|

|
GetRegisteredFactory(TDbProviderFactoryClass)
|
Gets an instance of the registered TDbProviderFactory using the specified class of TDbProviderFactory .
|

|
GetRegisteredFactoryClasses
|
Returns an array of the TDbProviderFactory that contains information about all registered providers that implement TDbProviderFactory.
|
 
|
Instance
|
Returns an instance of a TDbProviderFactories.
|