OrCondition Constructor ()
Default constructor that creates new instance of the OrCondition class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public OrCondition ()
public:
OrCondition ()
public OrCondition ()
public function OrCondition ()
Hinweise
You must specify at least one child condition using the inherited Children property.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
OrCondition Class
OrCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace