MiningServiceExpectedQuality Enumeration

Describes the relative expected quality of the patterns found by the mining service algorithm.

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

Syntax

'Declaration
Public Enumeration MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
public enum class MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality

Members

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

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