| Oracle® Data Provider for .NET Developer's Guide 12c Release 1 (12.1.0.1.0) Part Number E41125-02 |
|
|
PDF · Mobi · ePub |
The OracleHAEventStatus enumeration indicates the status of the HA event source.
Table 8-4 lists all the OracleHAEventStatus enumeration values with a description of each enumerated value.
Table 8-4 OracleHAEventStatus Enumeration Values
| Member Name | Description |
|---|---|
|
|
The source of the HA Event is up. |
|
|
The source of the HA Event is down. |
| Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver |
| Assembly | Oracle.DataAccess.dll |
Oracle.ManagedDataAccess.dll |
| Namespace | Oracle.DataAccess.Client |
Oracle.ManagedDataAccess.Client |
| .NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5 | 4.0, 4.5 |