Condividi tramite


OrCondition Constructor ()

Default constructor that creates new instance of the OrCondition 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 OrCondition ()
public:
OrCondition ()
public OrCondition ()
public function OrCondition ()

Osservazioni

You must specify at least one child condition using the inherited 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

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