Removes the change notification registration for all open datasets, connected with the TOraChangeNotification component.
procedure RemoveRegistration(Session: TOraSession);
Use the RemoveRegistration method to remove the change notification registration for all open datasets, connected with the TOraChangeNotification component. To register the change notification again, reopen all required datasets.