다음을 통해 공유


MiningServiceTrainingComplexity 열거형

Describes the relative expected complexity of training the mining service algorithm.

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

구문

‘선언
Public Enumeration MiningServiceTrainingComplexity
‘사용 방법
Dim instance As MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
public enum class MiningServiceTrainingComplexity
type MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity

멤버

멤버 이름 설명
Low Represents a relatively low training complexity.
Medium Represents a relatively medium training complexity.
High Represents a relatively high training complexity.