dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNotificationRequest Class
Properties

In This Topic
    OracleNotificationRequest Class Members
    In This Topic

    The following tables list the members exposed by OracleNotificationRequest.

    Public Properties
     NameDescription
    Public PropertyGets or sets the notification grouping interval in seconds. The group notifications are delivered at intervals specified by this property.  
    Public PropertyDetermines whether the notification grouping is enabled.  
    Public PropertyDetermines how notifications are sent when notification grouping is enabled.  
    Public PropertyIndicates whether the registration is to be removed upon notification.  
    Public PropertyIndicates whether the invalidation message should be queued persistently in the database before delivery.  
    Public PropertyAllows specifying a filter for the operations, for which notifications should be retrieved.  
    Public PropertyAllows specifying the best-effort or guaranteed mode for query result notification.  
    Public PropertyIndicates whether detailed information should be included in the notification data.  
    Public PropertySpecifies the time in seconds that the registration remains alive.  
    Top
    See Also