Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2) Part Number E12249-01 |
|
|
View PDF |
The OracleHAEventSource
enumeration indicates the source of the HA event.
Table 8-3 lists all the OracleHAEventSource
enumeration values with a description of each enumerated value.
Table 8-3 OracleHAEventSource Enumeration Member Values
Member Name | Description |
---|---|
|
The source of the HA Event is a service. |
|
The source of the HA Event is a service member. |
|
The source of the HA Event is a database. |
|
The source of the HA Event is a host. |
Instance |
The source of the HA Event is an instance. |
Requirements
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
Microsoft .NET Framework Version: 2.0 or later.