AndCondition Constructor ()
Default constructor that creates new instance of the AndCondition 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 AndCondition ()
public:
AndCondition ()
public AndCondition ()
public function AndCondition ()
Osservazioni
You must specify at least one child condition using the Children property.
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
AndCondition Class
AndCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace