Skip Headers

Oracle® Data Provider for .NET Developer's Guide
Release 9.2.0.4

Part Number B10961-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go to next page

Oracle.DataAccess.Client Namespace, 26 of 30


FailoverType Enumeration

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

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

Table 4-130 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.

See Also:


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2002, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index