dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAdmin Class / StartQueue Method / StartQueue() Method

In This Topic
    StartQueue() Method
    In This Topic
    Enables the specified queue for both enqueuing and dequeuing.
    Syntax
    'Declaration
     
    Public Overloads Sub StartQueue() 
    public void StartQueue()
    See Also