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

On this page
    CreateQueueTable Method
    On this page
    Creates a queue table for storing queues in the database.
    Overload List
    OverloadDescription
    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.  
    Creates a queue table for storing queues in the database. Uses the specified connection for connecting to the database, sets the specified name and properties to the created table.  
    See Also