Method | Description | |
---|---|---|
WithValue ( string value ) : |
Sets the value of expression and returns the instance of MdxConstantExpression.
|
Method | Description | |
---|---|---|
GetStringExpression ( ) : string |
public WithValue ( string value ) : |
||
value | string | Value of expression. |
return |