다음을 통해 공유


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 )

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

위쪽

Protected Methods

  이름 Description
ms150371.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms150371.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

Explicit Interface Implementations

  이름 Description
System.ICloneable.Clone  (inherited from RuleObject )

위쪽

참고 항목

참조

Condition Class
Microsoft.SqlServer.NotificationServices.Rules Namespace