Partition.DataSource 속성

정의

파티션의 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 개체입니다.

특성

적용 대상