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

On this page
    AlertName Property (OracleAlerterAlertEventArgs)
    On this page
    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