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