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

In This Topic
    Comment Property (OracleQueueTableOptions)
    In This Topic
    User-specified description of the queue table.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}
    See Also