The ConditionValue type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateExpression |
Creates a ConditionValue containing the specified expression.
|
![]() ![]() |
CreateLiteral(Object) |
Creates a ConditionValue containing the specified literal.
|
![]() ![]() |
CreateLiteral(Object, DataType) |
Creates a ConditionValue containing the specified literal.
|
![]() ![]() |
CreatePercentileValue |
Creates a ConditionValue containing the specified percentile value.
|
![]() ![]() |
CreatePercentValue |
Creates a ConditionValue containing the specified percent value.
|
![]() |
Equals |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also