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 信息的对象。

属性

适用于