SimpleLeafCondition Constructor ()
Default constructor that creates new instance of the SimpleLeafCondition class.
Spazio dei nomi: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Sintassi
'Dichiarazione
Public Sub New
public SimpleLeafCondition ()
public:
SimpleLeafCondition ()
public SimpleLeafCondition ()
public function SimpleLeafCondition ()
Osservazioni
You must set the Left, Right, and Operator properties.
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
SimpleLeafCondition Class
SimpleLeafCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace