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


Перечисление MiningServicePredictionComplexity

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

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public Enumeration MiningServicePredictionComplexity
'Применение
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity

Элементы

Имя элемента Описание
High Represents a relatively high complexity.
Low Represents a relatively low complexity.
Medium Represents a relatively medium complexity.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices.AdomdServer