Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.