OracleConnectionType
enumerated values specify whether a particular connection object is associated with an Oracle database connection, a TimesTen database connection, or no physical connection at all.
Table 6-143 lists all the OracleConnectionType
enumeration values with a description of each enumerated value.
Table 6-143 OracleConnectionType Enumeration Values
Member Name | Description |
---|---|
|
No connection is associated with the |
|
The |
|
The |
Provider | ODP.NET, Unmanaged Driver |
Assembly | Oracle.DataAccess.dll |
Namespace | Oracle.DataAccess.Client |
.NET Framework | 3.5, 4.0, 4.5 |