dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDependency Class

OracleDependency Class Properties

For a list of all members of this type, see OracleDependency members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Specifies whether the application listens for database notifications.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the port number that the notification listener listens on.  
Public PropertySpecifies whether the change notification registration is object-based or query-based. By default, true.  
Public PropertyGets the id of the current change notification registration in the database.  
Public PropertyReturns 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..  
Public PropertyGets the list of commands that are registered in the notification registration.  
Top
See Also