FCFL.NET Common Library - API Reference
DbProviderFactory Class Members
Fields  Properties  Methods 

The following tables list the members exposed by DbProviderFactory.

Public Fields
 NameDescription
Public FieldCONFIGURATION_SECTION_NAMEThe name of the configuration section that DbProviderFactory expects in the application configuration file  
Public FieldMSSQL_PROVIDER_NAMEThe default provider name of MSSQL-based data providers  
Public FieldODPNET_PROVIDER_NAME  
Public FieldORACLE_PROVIDER_NAMEThe default provider name of Oracle-based data providers  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ProviderGets a reference to the default configured DbProvider instance  
Public Propertystatic (Shared in Visual Basic)ProviderNamesGets the list of available provider names/alias that can be used for displaying to the user or as an argument for the CreateProvider method.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ConfigureProvidersOverloaded.   
Public Methodstatic (Shared in Visual Basic)CreateProviderOverloaded. Creates a new instance of a DbProvider object from the default configured provider  
Public Methodstatic (Shared in Visual Basic)IsOracle  
Public MethodIsValidProviderGets whether or not the specified alias or name is a valid alias/name for a configured or intrinsic data access provider  
Top
See Also

Reference

DbProviderFactory Class
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.