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 |
Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver |
Assembly | Oracle.DataAccess.dll |
Oracle.ManagedDataAccess.dll |
Namespace | Oracle.DataAccess.Client |
Oracle.ManagedDataAccess.Client |
.NET Framework | 3.5, 4.0, 4.5 | 4.0, 4.5 |