MiningServicePredictionComplexity 列舉
Describes the relative expected complexity of executing a prediction with the mining service algorithm.
命名空間: Microsoft.AnalysisServices.AdomdClient
組件: Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)
語法
'宣告
Public Enumeration MiningServicePredictionComplexity
'用途
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
成員
成員名稱 | 說明 | |
---|---|---|
Low | Represents a relatively low complexity. | |
Medium | Represents a relatively medium complexity. | |
High | Represents a relatively high complexity. |