LinkLeafOperator Enumeration
Operators supported for LinkLeafCondition.
命名空間: Microsoft.SqlServer.NotificationServices.Rules
組件: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
語法
'宣告
Public Enumeration LinkLeafOperator
public enum LinkLeafOperator
public enum class LinkLeafOperator
public enum LinkLeafOperator
public enum LinkLeafOperator
Members
Member name | Description |
---|---|
Any | Evaluates to true if any rows related to the input through the LinkChain satisfies the criteria of the Filter. |
Every | Evaluates to true if all of the rows related to the input through the LinkChain satisfy the criteria of the Filter. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。