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