AlterComment Method (OracleQueueAdmin)
Changes the
OracleQueueOptions.Comment property of the
Options object.
public void AlterComment(
string
)
'Declaration
Public Sub AlterComment( _
ByVal As String _
)
Parameters
- comment
- A user-defined string comment.