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
    public string ServiceName {get;}

    Property Value

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