MiningStructure.Source 属性

定义

获取或设置 MiningStructure 绑定到数据源。

[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

属性值

一个绑定,用于标识 MiningStructure 绑定到的数据源。

属性

适用于