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.
Represents an Argument that obtains its value from the evaluation of other RuleLogic instances.
The following tables list the members exposed by the RuleValue type.
Public Constructors
Name | Description | |
---|---|---|
RuleValue | Overloaded. Initializes a new instance of the RuleValue class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Rule | Gets or sets the RuleLogic instance embedded in this argument. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates a deep copy of the RuleObject object graph. (inherited from RuleObject) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
FromBoolean | (inherited from Argument ) |
![]() ![]() |
FromByte | (inherited from Argument ) |
![]() ![]() |
FromByteArray | (inherited from Argument ) |
![]() ![]() |
FromChar | (inherited from Argument ) |
![]() ![]() |
FromDateTime | (inherited from Argument ) |
![]() ![]() |
FromDecimal | (inherited from Argument ) |
![]() ![]() |
FromDouble | (inherited from Argument ) |
![]() ![]() |
FromGuid | (inherited from Argument ) |
![]() ![]() |
FromInt16 | (inherited from Argument ) |
![]() ![]() |
FromInt32 | (inherited from Argument ) |
![]() ![]() |
FromInt64 | (inherited from Argument ) |
![]() ![]() |
FromSingle | (inherited from Argument ) |
![]() ![]() |
FromString | (inherited from Argument ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Implicit | Overloaded. (inherited from Argument ) |
![]() ![]() |
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 | (inherited from RuleObject ) |
Top
See Also
Reference
RuleValue Class
Microsoft.SqlServer.NotificationServices.Rules Namespace