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

In This Topic
ServiceName Property (OracleHAEventArgs)
In This Topic
Gets the name of the service that triggered the event.
Syntax
'Declaration
 
Public ReadOnly Property ServiceName As String
 

Property Value

The name of the service that triggered the event.
See Also