Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01 |
|
Applies To
Description
Opens an OAQ object.
Usage
void Open(const ODatabase& odb, const char *queuename) throw(OException)
Arguments |
Description |
---|---|
odb |
The database on which to open this OAQ instance. |
queuename |
The name of the queue in the database. |
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|