OracleDependency Properties

OracleDependency properties are listed in Table 10-9.

Table 10-9 OracleDependency Properties

Properties Description

DataSource

Indicates the data source associated with the OracleDependency instance

HasChanges

Indicates whether or not there is any change in the database associated with this dependency

Id

Represents the unique identifier for the OracleDependency instance

IsEnabled

Specifies whether or not the dependency is enabled between the application and the database

QueryBasedNotification

Specifies whether the change notification registration is object-based or query-based

RegisteredQueryIDs

Provides a list of CHANGE_NOTIFICATION_QUERY_IDs

RegisteredResources

Indicates the database resources that are registered in the notification registration

RowidInfo

Specifies whether or not ROWID information is part of change notification events fired whenever data changes on the database

UserName

Indicates the database user name associated with the OracleDependency instance