共用方式為


Cube.Source 屬性

定義

取得或設定關聯式 Cube 的來源。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CubeSourceTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.DataSourceViewBinding Source { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CubeSourceTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Source : Microsoft.AnalysisServices.DataSourceViewBinding with get, set
Public Property Source As DataSourceViewBinding

屬性值

DataSourceViewBinding 物件。

屬性

適用於