Compartir a través de


Enumeración MiningServicePredictionComplexity

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

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public Enumeration MiningServicePredictionComplexity
'Uso
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity

Miembros

Nombre del miembro Descripción
High Represents a relatively high complexity.
Low Represents a relatively low complexity.
Medium Represents a relatively medium complexity.

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices.AdomdClient