Show / Hide Table of Contents

OracleProviderBase Class

Abstract base class for Oracle-based data providers

Syntax

'Declaration

Public MustInherit Class OracleProviderBase 
   Inherits DbProvider
public abstract class OracleProviderBase : DbProvider

Remarks

Inherit from this class to implement a data provider based on the OracleClient in ADO.NET or other Oracle ADO.NET implementations (such as Oracle's ODP.NET).

Inheritance Hierarchy

System.Object
   FChoice.Common.Data.DbProvider
      FChoice.Common.Data.OracleProviderBase
         FChoice.Common.Data.ODPOracleProvider

Requirements

Namespace: FChoice.Common.Data

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

Reference

OracleProviderBase Members
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.