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


SimpleLeafCondition Constructor ()

Default constructor that creates new instance of the SimpleLeafCondition class.

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

Синтаксис

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

Замечания

You must set the Left, Right, and Operator properties.

Платформы

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

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

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

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

См. также

Справочник

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