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

In This Topic
GroupingType Property
In This Topic
Determines how notifications are sent when notification grouping is enabled.
Syntax
'Declaration
 
Public Property GroupingType As OracleNotificationGroupingType
 

Property Value

One of the OracleNotificationGroupingType values.
Remarks
See Continuous Query Notification Supportfor more information.
See Also