Поделиться через


Свойство PredictionComplexity

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

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public ReadOnly Property PredictionComplexity As MiningServicePredictionComplexity
    Get
'Применение
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

Значение свойства

Тип: Microsoft.AnalysisServices.AdomdServer. . :: . .MiningServicePredictionComplexity
A MiningServicePredictionComplexity representing the expected time for predicting with the mining service.