OracleClientFactory Class
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Data.OracleClient
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Return to top
Represents a set of methods for creating instances of the Oracle provider's implementation of the data source classes.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateDataSourceEnumerator | Specifies whether the specific DbProviderFactory supports the DbDataSourceEnumerator class.(Inherited from DbProviderFactory.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Instance | Gets an instance of the OracleClientFactory, which can be used to retrieve strongly typed data objects. |
This type is deprecated and will be removed in a future version of the .NET Framework. For more information, see Oracle and ADO.NET.
.NET Framework
Available since 2.0
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



