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

In This Topic
    Operations Property
    In This Topic
    Allows specifying a filter for the operations, for which notifications should be retrieved.
    Syntax
    'Declaration
     
    Public Property Operations As OracleNotificationInfo
    public OracleNotificationInfo Operations {get; set;}

    Property Value

    The filter for the operations, for which notifications should be retrieved.
    Remarks
    This property is used only for Object Change Notification
    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