DbProviderFactoryInfo Properties |
The DbProviderFactoryInfo type exposes the following members.
Name | Description | |
---|---|---|
FactoryForReflection |
Gets the factory to use for reflection. Normally this is the same factory as FactoryToUse, but in case of when profilers have
wrapped / injected their own factories, the factory to use for reflection is the real factory of the ado.net provider, while FactoryToUse is the
factory returned by the profiler.
| |
FactoryToUse |
Gets the DbProviderFactory to use for creating elements for the DQE
|