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

In This Topic
GroupingInterval Property
In This Topic
Gets or sets the notification grouping interval in seconds. The group notifications are delivered at intervals specified by this property.
Syntax
'Declaration
 
Public Property GroupingInterval As Integer
 

Property Value

The notification grouping interval in seconds.
See Also