共用方式為


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.