Oracle® Objects for OLE Developer's Guide 10g Release 1 (10.1) Part Number B10118-01 |
|
Applies To
Description
Creates an instance of the OraAQ object.
Arguments
[in] Qname |
A String representing the name of the queue in the database. |
Set OraAq = OraDatabase.CreateAQ(qname)
Remarks
none