ScalarMiningStructureColumn.Source 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定資料行的來源。
[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
屬性值
指出資料行資料之來源的繫結。
- 屬性
備註
如果採礦結構中的資料行名稱與資料來源檢視中的資料行名稱相同,您就不需要為每個資料行設定系結,但可以在建立採礦結構時指定系結。