dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAlert Class / Name Property

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

    Property Value

    A string that represents message name.
    See Also