Alters queue table user-defined description. 
Class
TOraQueueTable
 Syntax
procedure AlterComment(const Comment: string);
Parameters
Comment
Holds the user-defined description of the queue-table. 
Remarks
Call the AlterComment method to alter queue table user-defined description. 
See Also