FCFL.NET Common Library - API Reference
OleDbDataProviderBase Class
Members 

Abstract base class for OleDb-based custom data providers
Syntax
'Declaration
 
Public MustInherit Class OleDbDataProviderBase 
   Inherits DbProvider
public abstract class OleDbDataProviderBase : DbProvider 
Remarks
Inherit from this class to implement a custom data provider based on the OleDb client in ADO.NET.
Inheritance Hierarchy

System.Object
   FChoice.Common.Data.DbProvider
      FChoice.Common.Data.OleDbDataProviderBase

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

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