Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Removes a subscription from the OraSubscriptions
collection.
orasubscriptions.Remove(member)
The arguments for the method are:
Arguments | Description |
---|---|
member |
A Variant specifying an integer subscript from 0 to Count , or the subscription name. |
This method unregisters (removes) the subscription if it is active, and destroys the subscription associated with it.