dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueTable Class / GetQueueNames Method

In This Topic
GetQueueNames Method
In This Topic
Returns a list of names of all queues, which belongs to the given queue table.
Syntax
'Declaration
 
Public Function GetQueueNames() As String()
 

Return Value

Array of names of all queues, which belongs to the given queue table.
See Also