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

In This Topic
RowLevelDetails Property
In This Topic
Indicates whether detailed information should be included in the notification data.
Syntax
'Declaration
 
Public Property RowLevelDetails As Boolean
 

Property Value

true, if detailed information should be included; otherwise, false.
See Also