dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleFailoverEventsArgs Class / Type Property

In This Topic
Type Property (OracleFailoverEventsArgs)
In This Topic
Specifies the type of failover.
Syntax
'Declaration
 
Public ReadOnly Property Type As OracleFailoverType
 

Property Value

An OracleFailoverType.
Remarks
Look at OracleFailoverType mebers for failover types description.
See Also