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

In This Topic
State Property (OracleFailoverEventsArgs)
In This Topic
Represents Transparent Application Failover stage.
Syntax
'Declaration
 
Public ReadOnly Property State As OracleFailoverState
 

Property Value

An OracleFailoverState.
Remarks
Look at OracleFailoverState members for stage description.
See Also