Propriedade do RDL MiningService.PredictionComplexity
Gets the expected time for predicting with the mining service.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public ReadOnly Property PredictionComplexity As MiningServicePredictionComplexity
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.AnalysisServices.AdomdClient.MiningServicePredictionComplexity
The expected time for predicting with the mining service.