Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2) Part Number E12249-01 |
|
|
View PDF |
OracleNotificationType
enumerated values specify the different types that cause the notification.
Table 9-28 lists all the OracleNotificationType
enumeration values with a description of each enumerated value.
Table 9-28 OracleNotificationType Members
Member Name | Description |
---|---|
|
A change occurs in the database. |
|
A change occurs in the subscription. |
|
A query-based change occurs in the database |
Requirements
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
Microsoft .NET Framework Version: 2.0 or later
See Also:
"Oracle.DataAccess.Client Namespace"