QueueTableName Property (OracleQueueAdmin)
Gets or sets the name of the queue table, to which the queue belongs.
public string QueueTableName {get; set;}
'Declaration
Public Property QueueTableName As String
Property Value
The name of the queue table, to which the queue belongs.