FilterAction Enumeration
Actions supported for FilterStatement.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Enumeration FilterAction
public enum FilterAction
public enum class FilterAction
public enum FilterAction
public enum FilterAction
Members
Member name | Description |
---|---|
Exclude | If the condition is met, the input row is excluded from the results. |
Include | If the condition is met, the input row is included the results. |
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.