MiningStructure.DataSource 属性

定义

获取与 MiningStructure 关联的 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 对象,表示与 MiningStructure 关联的数据源。

属性

适用于