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