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. |
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.