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


IsNullLeafCondition Constructor (Argument)

Initializes a new instance of the IsNullLeafCondition class with an Argument object to evaluate.

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

Синтаксис

'Декларация
Public Sub New ( _
    argument As Argument _
)
public IsNullLeafCondition (
    Argument argument
)
public:
IsNullLeafCondition (
    Argument^ argument
)
public IsNullLeafCondition (
    Argument argument
)
public function IsNullLeafCondition (
    argument : Argument
)

Параметры

Платформы

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

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

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

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

См. также

Справочник

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