Show / Hide Table of Contents

DbProviderFactory Class Members

The following tables list the members exposed by DbProviderFactory.

Public Fields

  Name Description
Public Field CONFIGURATION_SECTION_NAME The name of the configuration section that DbProviderFactory expects in the application configuration file  
Public Field MSSQL_PROVIDER_NAME The default provider name of MSSQL-based data providers  
Public Field ODPNET_PROVIDER_NAME  
Public Field ORACLE_PROVIDER_NAME The default provider name of Oracle-based data providers  

Public Properties

  Name Description
Public Propertystatic (Shared in Visual Basic) Provider Gets a reference to the default configured DbProvider instance  
Public Propertystatic (Shared in Visual Basic) ProviderNames Gets the list of available provider names/alias that can be used for displaying to the user or as an argument for the CreateProvider method.  

Public Methods

  Name Description
Public Methodstatic (Shared in Visual Basic) ConfigureProviders Overloaded.   
Public Methodstatic (Shared in Visual Basic) CreateProvider Overloaded. Creates a new instance of a DbProvider object from the default configured provider  
Public Methodstatic (Shared in Visual Basic) IsOracle  
Public Method IsValidProvider Gets whether or not the specified alias or name is a valid alias/name for a configured or intrinsic data access provider  

Reference

DbProviderFactory Class
FChoice.Common.Data Namespace

Back to top © 2022 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.