FailoverType Enumeration

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

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

Table 11-9 FailoverType Enumeration Values

Member Names Description

FailoverType.Transactional

Indicates that the user has requested transactional failover

FailoverType.Session

Indicates that the user has requested only session failover

FailoverType.Select

Indicates that the user has requested select and session failover

FailoverType.Auto

Indicates that the user has requested Transparent Application Continuity

Requirements

Provider ODP.NET, Unmanaged Driver

Assembly

Oracle.DataAccess.dll

Namespace

Oracle.DataAccess.Client

.NET Framework

See System Requirements