Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default constructor that creates new instance of the FilterRule class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public FilterRule ()
public:
FilterRule ()
public FilterRule ()
public function FilterRule ()
Remarks
You must define at least one FilterStatement using the FilterStatements property.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
FilterRule Class
FilterRule Members
Microsoft.SqlServer.NotificationServices.Rules Namespace