Поделиться через


MiningServicePredictionComplexity Enumeration

Describes the relative expected complexity of executing a prediction with the mining service algorithm.

Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Синтаксис

'Декларация
Public Enumeration MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity

Members

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.AnalysisServices.AdomdClient Namespace