CreateAQ (OraDatabase) Method

Applies To

OraDatabase

Description

Creates an instance of the OraAQ object.

Arguments

[in] Qname
A String representing the name of the queue in the database.
Usage

Set OraAq = OraDatabase.CreateAQ(qname)

Remarks

none