共用方式為


ScalarMiningStructureColumn.Source 屬性

定義

取得或設定資料行的來源。

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

屬性值

指出資料行資料之來源的繫結。

屬性

備註

如果採礦結構中的資料行名稱與資料來源檢視中的資料行名稱相同,您就不需要為每個資料行設定系結,但可以在建立採礦結構時指定系結。

適用於