ConstantValue Members
Represents an Argument with a pre-determined value. This class cannot be inherited.
The following tables list the members exposed by the ConstantValue type.
Public Constructors
이름 | Description | |
---|---|---|
ConstantValue | Overloaded. Initializes a new instance of the ConstantValue class. |
위쪽
Public Properties
이름 | Description | |
---|---|---|
Value | Gets or sets the value of the Argument object. |
위쪽
Public Methods
(see also Protected Methods )
이름 | 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 ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from RuleObject ) |
위쪽
참고 항목
참조
ConstantValue Class
Microsoft.SqlServer.NotificationServices.Rules Namespace