Dimension.DataSource 속성

정의

현재 차원에서 사용되는 데이터 원본 개체를 가져옵니다.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DataSource DataSource { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DataSource : Microsoft.AnalysisServices.DataSource
Public ReadOnly Property DataSource As DataSource

속성 값

DataSource 정보를 포함하는 개체입니다.

특성

적용 대상