TDbProviderFactories.GetRegisteredFactory(TDbConnection) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbProviderFactories > Methods >

TDbProviderFactories.GetRegisteredFactory(TDbConnection) Method

Gets an instance of the registered TDbProviderFactory associated with the specified TDbConnection.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

AConnection

Type: TDbConnection

Return Value

Type: TDbProviderFactory

expandingSee Also