次の方法で共有


MiningServicePredictionComplexity 列挙体

マイニング サービス アルゴリズムによる予測を行う際の、相対的な予期された複雑さを示します。

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
Public Enumeration MiningServicePredictionComplexity
'使用
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity

メンバー

メンバー名 説明
Medium 相対的に中程度の複雑さを表します。
Low 相対的に低い複雑さを表します。
High 相対的に高い複雑さを表します。