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

In This Topic
QueueName Property (OracleQueueAdmin)
In This Topic
The name of the source queue.
Syntax
'Declaration
 
Public Property QueueName As String
 

Property Value

The name of the source queue. The default value is String.Empty.
Remarks
Has to be set before calling any method.
See Also