C# 클래스 BalticAmadeus.FluentMdx.MdxDeclaration

상속: MdxExpressionBase
파일 보기 프로젝트 열기: BalticAmadeus/FluentMdx 1 사용 예제들

공개 메소드들

메소드 설명
As ( MdxExpression expression ) : MdxDeclaration
As ( MdxTuple expression ) : MdxDeclaration
MdxDeclaration ( ) : System.Collections.Generic
Titled ( ) : MdxDeclaration

보호된 메소드들

메소드 설명
GetStringExpression ( ) : string

메소드 상세

As() 공개 메소드

public As ( MdxExpression expression ) : MdxDeclaration
expression MdxExpression
리턴 MdxDeclaration

As() 공개 메소드

public As ( MdxTuple expression ) : MdxDeclaration
expression MdxTuple
리턴 MdxDeclaration

GetStringExpression() 보호된 메소드

protected GetStringExpression ( ) : string
리턴 string

MdxDeclaration() 공개 메소드

public MdxDeclaration ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Titled() 공개 메소드

public Titled ( ) : MdxDeclaration
리턴 MdxDeclaration