DbProviderFactory Class
Provides a way of customized data access using DbProvider objects that abstract database access
Syntax
'Declaration
Public NotInheritable Class DbProviderFactory
public sealed class DbProviderFactory
Remarks
For more information on customizing the data providers that DbProviderFactory can produce, please see the guide to Configuring Custom Data Providers.
For more information on creating a custom data provider, see the DbProvider Class documentation.
This class and all its methods and properties are thread safe.
Inheritance Hierarchy
System.Object
FChoice.Common.Data.DbProviderFactory
Requirements
Namespace: FChoice.Common.Data
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)