Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default constructor that creates new instance of the AndCondition class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public AndCondition ()
public:
AndCondition ()
public AndCondition ()
public function AndCondition ()
Remarks
You must specify at least one child condition using the Children property.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AndCondition Class
AndCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace