Condividi tramite


MiningServicePredictionComplexity Enumeration

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.AnalysisServices.AdomdClient Namespace