Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

UnRegister Method

See Also
Example

Applies To

OraSubscription

Description

Unregisters this subscription which turns off notifications on the specific dbevent.

Usage

orasubscription.UnRegister

Remarks

Unregistering a subscription ensures that the user does not receive notifications related to that subscription/dbevent in the future. If the user wishes to resume notification, then the only option is to re-register the subscription.


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents