8. OpenSQL Statements : Remove Dbevent : Description
 
Share this page                  
Description
The REMOVE DBEVENT statement specifies that an application no longer intends to receive the specified database event.
If the database event has been raised before the application removes the registration, the database event remains queued to the application and will be received when the application issues the GET DBEVENT statement.