MiningServiceScaling Enumeration

Describes the relative expected scalability of the mining service algorithm.

Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Syntax

'Declaration
Public Enumeration MiningServiceScaling
public enum MiningServiceScaling
public enum class MiningServiceScaling
public enum 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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices.AdomdClient Namespace