Cube.DataSourceView 속성

정의

Cube에 연결된 DataSourceView 개체를 가져옵니다.

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

속성 값

큐브의 데이터 원본 뷰를 나타내는 DataSourceView 개체입니다.

특성

적용 대상