共用方式為


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 物件,表示 Cube 的資料來源。

屬性

適用於