LinkLeafOperator Enumeration
Operators supported for LinkLeafCondition.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
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. |
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.