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
    public bool RowLevelDetails {get; set;}

    Property Value

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

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also