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

In This Topic
    CreateQueueTable() Method
    In This Topic
    Creates a queue table for storing queues in the database. Uses Connection for connecting to the database, sets the name and parameters of the table in database relying on QueueTableName and Options.
    Syntax
    'Declaration
     
    Public Overloads Sub CreateQueueTable() 
    public void CreateQueueTable()
    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