Condition Members

Abstract base class for Boolean-valued expression classes in the Microsoft.SqlServer.NotificationServices.Rules namespace.

The following tables list the members exposed by the Condition type.

Public Methods

(see also Protected Methods )

  Name Description
ms150371.pubmethod(en-US,SQL.90).gif Clone  Creates a deep copy of the RuleObject object graph. (inherited from RuleObject)
ms150371.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms150371.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms150371.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150371.pubmethod(en-US,SQL.90).gifms150371.static(en-US,SQL.90).gif op_Implicit Casts a Condition object to a FilterStatement object.
ms150371.pubmethod(en-US,SQL.90).gifms150371.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150371.pubmethod(en-US,SQL.90).gifms150371.static(en-US,SQL.90).gif ToFilterStatement Casts a Condition object to a FilterStatement object.
ms150371.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms150371.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150371.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from RuleObject )

Top

See Also

Reference

Condition Class
Microsoft.SqlServer.NotificationServices.Rules Namespace