See Also

OracleNotificationRequest Members  | Devart.Data.Oracle Namespace  | OracleNotificationEventArgs Class

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleNotificationRequest Class

Devart.Data.Oracle Namespace : OracleNotificationRequest Class

Represents a notification request to be subscribed in the database.

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

Inheritance Hierarchy

System.Object
   Devart.Data.Oracle.OracleNotificationRequest

Syntax

[Visual Basic]
Public Class OracleNotificationRequest    Implements IDisposable 
[C#]
public class OracleNotificationRequest : IDisposable 

Remarks

The properties of OracleNotificationRequest are common for all notification requests bound for same OracleDependency object, can be adjusted only before the listener has started. The initial values of the properties are inherited from the OracleDependency object. You can adjust them in one of the OracleDependency constructors.

See Also

OracleNotificationRequest Members  | Devart.Data.Oracle Namespace  | OracleNotificationEventArgs Class

 

 


© 2002 - 2013 Devart. All Rights Reserved.