MiningServiceScaling 열거형
Describes the relative expected scalability of the mining service algorithm.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient
구문
‘선언
Public Enumeration MiningServiceScaling
‘사용 방법
Dim instance As MiningServiceScaling
public enum MiningServiceScaling
public enum class MiningServiceScaling
type MiningServiceScaling
public enum MiningServiceScaling
멤버
멤버 이름 | 설명 | |
---|---|---|
Low | Represents a relatively low scalability. | |
Medium | Represents a relatively medium scalability. | |
High | Represents a relatively high scalability. |