FCFL.NET Common Library - API Reference
DbProviderFactory Class
Members 

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)

See Also

Reference

DbProviderFactory Members
FChoice.Common.Data Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.