dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueTable Class / QueueTableName Property

In This Topic
QueueTableName Property (OracleQueueTable)
In This Topic
Gets or sets the name of the database table which will contain queues.
Syntax
'Declaration
 
Public Property QueueTableName As String
 

Property Value

The name of the database table which will contain queues.
See Also