QueueTableName Property (OracleQueueTable)
Gets or sets the name of the database table which will contain queues.
public string QueueTableName {get; set;}
'Declaration
Public Property QueueTableName As String
Property Value
The name of the database table which will contain queues.