StandardAction.Expression 속성

정의

StandardAction 개체와 연결되는 MDX 식을 가져오거나 설정합니다.

[System.ComponentModel.Browsable(true)]
public string Expression { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.Expression : string with get, set
Public Property Expression As String

속성 값

MDX 식입니다.

특성

적용 대상