Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Creates an instance of the OraAQ
object.
Set OraAq = OraDatabase.CreateAQ(Qname)
The arguments for the method are:
Arguments | Description |
---|---|
[in ] Qname |
A String representing the name of the queue in the database. |
None.