次の方法で共有


MiningStructure.MiningModels プロパティ

定義

MiningStructure に関連付けられたモデルのコレクションを取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MiningModelCollection MiningModels { get; }
[<System.ComponentModel.Browsable(false)>]
member this.MiningModels : Microsoft.AnalysisServices.MiningModelCollection
Public ReadOnly Property MiningModels As MiningModelCollection

プロパティ値

MiningStructure に関連付けられた MiningModel オブジェクトのコレクションを含む MiningModelCollection。

属性

適用対象