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

Reason Property
Gets the reason why the event was triggered.
Syntax
'Declaration
 
Public ReadOnly Property Reason As String
 

Property Value

The reason why the event was triggered. Possible values include Data_Guard_Failover, Failure, Dependency, User, Autostart, and Restart.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also