TDbProviderFactories.Factories Property

<< Click to Display Table of Contents >>

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

TDbProviderFactories.Factories Property

Gets the dictionary of the registered provider factory name and its equivalent ProviderFactory object.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Property Value

Type: TDictionary<string, TDbProviderFactory>

expandingSee Also