dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAlerterAlertEventArgs Class / AlertName Property

In This Topic
    AlertName Property (OracleAlerterAlertEventArgs)
    In This Topic
    Gets the alert name.
    Syntax
    'Declaration
     
    Public ReadOnly Property AlertName As String
    public string AlertName {get;}

    Property Value

    A string that represents the message name.
    See Also