dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleClientFactory Class
Members

OracleClientFactory Class
Represents a factory required to create inheritors of generic base classes to use with dotConnect for Oracle.
Syntax
'Declaration
 
Public Class OracleClientFactory 
   Inherits OracleProviderFactory
   Implements System.IServiceProvider 
 
Remarks
Implemented for compatibility with Oracle Client provider.
Inheritance Hierarchy

System.Object
   System.Data.Common.DbProviderFactory
      Devart.Data.Oracle.OracleProviderFactory
         Devart.Data.Oracle.OracleClientFactory

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also