FilterAction Enumeration
Actions supported for FilterStatement.
命名空間: Microsoft.SqlServer.NotificationServices.Rules
組件: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
語法
'宣告
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. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。