MiningServicePredictionComplexity 枚举

Describes the relative expected complexity of executing a prediction with the mining service algorithm.

命名空间:  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 Represents a relatively medium complexity.
Low Represents a relatively low complexity.
High Represents a relatively high complexity.