Cube.DataSource 属性

定义

获取与 Cube 对象关联的 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 对象。

属性

适用于