Skip Headers
Oracle® Data Provider for .NET Developer's Guide
11g Release 1 (11.1.0.6.20)
E10927-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

FailoverType Enumeration

FailoverType enumerated values are used to indicate the type of failover event that was raised.

Table 10-9 lists all the FailoverType enumeration values with a description of each enumerated value.

Table 10-9 FailoverType Enumeration Values

Member Names Description

FailoverType.Session

Indicates that the user has requested only session failover.

FailoverType.Select

Indicates that the user has requested select and session failover.


Requirements

Namespace: Oracle.DataAccess.Client

Assembly: Oracle.DataAccess.dll

Microsoft .NET Framework Version: 1.0 or later