Поделиться через


AndCondition Constructor ()

Default constructor that creates new instance of the AndCondition class.

Пространство имен: Microsoft.SqlServer.NotificationServices.Rules
Сборка: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Синтаксис

'Декларация
Public Sub New
public AndCondition ()
public:
AndCondition ()
public AndCondition ()
public function AndCondition ()

Замечания

You must specify at least one child condition using the Children property.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

AndCondition Class
AndCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace