dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNotificationRequest Class / GroupingNotificationEnabled Property

In This Topic
GroupingNotificationEnabled Property
In This Topic
Determines whether the notification grouping is enabled.
Syntax
'Declaration
 
Public Property GroupingNotificationEnabled As Boolean
 

Property Value

true, if notification grouping is enabled; otherwise, false.
Remarks
See Continuous Query Notification Supportfor more information.
See Also