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. |