Name | Description | |
---|---|---|
![]() ![]() | Enabled | Specifies whether the application listens for database notifications. |
![]() ![]() | Port | Gets or sets the port number that the notification listener listens on. |
![]() | QueryBasedNotification | Specifies whether the change notification registration is object-based or query-based. By default, true. |
![]() | RegId | Gets the id of the current change notification registration in the database. |
![]() | RegisteredQueryIds | Returns the list of the registered CHANGE_NOTIFICATION_QUERY_IDs that uniquely identify the queries registered for change notification. The received notifications will also contain these IDs, allowing applications to determine the query that the notifications are for.. |
![]() | RegisteredResources | Gets the list of commands that are registered in the notification registration. |