Name | Description | |
---|---|---|
![]() | IntrinsicCastExpressionInfo Constructor | Creates a new ExpressionInfo that has a sub-expression that is cast based on the Intrinsic type. |
The following tables list the members exposed by IntrinsicCastExpressionInfo.
Name | Description | |
---|---|---|
![]() | IntrinsicCastExpressionInfo Constructor | Creates a new ExpressionInfo that has a sub-expression that is cast based on the Intrinsic type. |
Name | Description | |
---|---|---|
![]() | IntrinsicType | Gets IntrinsicType |
![]() | IsExpression | Overridden. Returns true if this object represents an actual dynamic expression. Returns false if the expression should be taken as a literal string value. |
![]() | Value | Gets value as ExpressionInfo |
Name | Description | |
---|---|---|
![]() | Children | Overridden. Gets child sub-expressions. |
![]() | Equals | Overloaded. Overridden. Implements Equals method |
![]() | GenerateExpressionString | Overridden. Generates expression string |
![]() | GetHashCode | Overridden. Implements GetHashCode() |