dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueOptions Class / Comment Property

In This Topic
    Comment Property (OracleQueueOptions)
    In This Topic
    Gets or sets user-specified description of the queue.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}

    Property Value

    User-specified description of the queue.
    See Also