다음을 통해 공유


MiningServicePredictionComplexity 열거형

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

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
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.