MiningServiceScaling 列舉
Describes the relative expected scalability of the mining service algorithm.
命名空間: Microsoft.AnalysisServices.AdomdClient
組件: Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)
語法
'宣告
Public Enumeration MiningServiceScaling
'用途
Dim instance As MiningServiceScaling
public enum MiningServiceScaling
public enum class MiningServiceScaling
type MiningServiceScaling
public enum MiningServiceScaling
成員
成員名稱 | 說明 | |
---|---|---|
High | Represents a relatively high scalability. | |
Low | Represents a relatively low scalability. | |
Medium | Represents a relatively medium scalability. |