Enumerazione MiningServicePredictionComplexity
Describes the relative expected complexity of executing a prediction with the mining service algorithm.
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public Enumeration MiningServicePredictionComplexity
'Utilizzo
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
Membri
Nome membro | Descrizione | |
---|---|---|
Low | Represents a relatively low complexity. | |
Medium | Represents a relatively medium complexity. | |
High | Represents a relatively high complexity. |