RuleObject Members

Abstract base class for all logic graph node classes in the Microsoft.SqlServer.NotificationServices.Rules namespace.

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

Public Methods

(see also Protected Methods )

  Name Description
ms152167.pubmethod(en-US,SQL.90).gif Clone Creates a deep copy of the RuleObject object graph.
ms152167.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms152167.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms152167.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms152167.pubmethod(en-US,SQL.90).gifms152167.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms152167.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

RuleObject Class
Microsoft.SqlServer.NotificationServices.Rules Namespace