MiningServiceScaling Enumeration

Describes the relative expected scalability of the mining service algorithm.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public Enumeration MiningServiceScaling
'Usage
Dim instance As MiningServiceScaling
public enum MiningServiceScaling
public enum class MiningServiceScaling
type MiningServiceScaling
public enum MiningServiceScaling

Members

Member name Description
High Represents a relatively high scalability.
Low Represents a relatively low scalability.
Medium Represents a relatively medium scalability.

See Also

Reference

Microsoft.AnalysisServices.AdomdServer Namespace