dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleHAEventArgs Class / Status Property

In This Topic
Status Property
In This Topic
Gets the status of the source that triggered the event.
Syntax
'Declaration
 
Public ReadOnly Property Status As OracleHAEventStatus
 

Property Value

One of the OracleHAEventStatus values.
See Also