Метод | Описание | |
---|---|---|
MdxMember ( ) : System.Collections.Generic |
Initializes a new instance of MdxMember.
|
|
Titled ( ) : |
Appends titles and returns the updated current instance of MdxMember.
|
|
WithFunction ( |
Appends the specified navigation function and returns the updated current instance of MdxMember.
|
|
WithValue ( string value ) : |
Sets the value for member and returns the updated current instance of MdxMember.
|
Метод | Описание | |
---|---|---|
GetStringExpression ( ) : string |
public MdxMember ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public WithFunction ( |
||
function | Specified navigation function. | |
Результат |
public WithValue ( string value ) : |
||
value | string | Specified member value. |
Результат |