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

In This Topic
Source Property (OracleHAEventArgs)
In This Topic
Gets the source that triggered the event.
Syntax
'Declaration
 
Public ReadOnly Property Source As OracleHAEventSource
 

Property Value

One of the OracleHAEventSource values.
See Also