FCFL.NET Common Library - API Reference
OracleProviderBase Class
Members 

Abstract base class for Oracle-based custom data providers
Syntax
'Declaration
 
Public MustInherit Class OracleProviderBase 
   Inherits DbProvider
public abstract class OracleProviderBase : DbProvider 
Remarks
Inherit from this class to implement a custom 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 XP, Windows Server 2003 and 2008 family

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

See Also

Reference

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