RemoveDBEvent Method
The RemoveDBEvent method is used to remove a registration for a database event.
This method has the following syntax:
integer = DBSessionObject.RemoveDBEvent(eventname =
varchar(256))
The
DBSessionObject must have a
State of DS_CONNECTED (see
State Attribute) and must be the session object associated with the session in which you want to register the database event.