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