dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueTable Class / DropQueueTable Method / DropQueueTable() Method

In This Topic
    DropQueueTable() Method
    In This Topic
    Drops an existing queue table. Does not stop and drop the existing queues, thus failing if there are any.
    Syntax
    'Declaration
     
    Public Overloads Sub DropQueueTable() 
    public void DropQueueTable()
    See Also