dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueTable Class / AlterComment Method
The user-defined commect to set.

In This Topic
AlterComment Method (OracleQueueTable)
In This Topic
Sets the user-defined description of the queue table.
Syntax
'Declaration
 
Public Sub AlterComment( _
   ByVal comment As String _
) 
 

Parameters

comment
The user-defined commect to set.
See Also