Condividi tramite


IsNullLeafCondition Constructor (Argument)

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

Spazio dei nomi: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    argument As Argument _
)
public IsNullLeafCondition (
    Argument argument
)
public:
IsNullLeafCondition (
    Argument^ argument
)
public IsNullLeafCondition (
    Argument argument
)
public function IsNullLeafCondition (
    argument : Argument
)

Parametri

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

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