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 | |
---|---|---|
Clone | Creates a deep copy of the RuleObject object graph. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone |
Top
See Also
Reference
RuleObject Class
Microsoft.SqlServer.NotificationServices.Rules Namespace