Condividi tramite


Proprietà PredictionComplexity

Gets the MiningServicePredictionComplexity representing the expected time for predicting with the mining service.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PredictionComplexity As MiningServicePredictionComplexity
    Get
'Utilizzo
Dim instance As MiningService
Dim value As MiningServicePredictionComplexity

value = instance.PredictionComplexity
public MiningServicePredictionComplexity PredictionComplexity { get; }
public:
property MiningServicePredictionComplexity PredictionComplexity {
    MiningServicePredictionComplexity get ();
}
member PredictionComplexity : MiningServicePredictionComplexity
function get PredictionComplexity () : MiningServicePredictionComplexity

Valore proprietà

Tipo: Microsoft.AnalysisServices.AdomdClient. . :: . .MiningServicePredictionComplexity
A MiningServicePredictionComplexity representing the expected time for predicting with the mining service.