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

QueueTableName Property (OracleQueueAdmin)
Gets or sets the name of the queue table, to which the queue belongs.
Syntax
'Declaration
 
Public Property QueueTableName As String
 

Property Value

The name of the queue table, to which the queue belongs.
Remarks
The default value is String.Empty. For existing queue this property is set implicitly when calling ReadQueueProperties method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also