Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
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.