Share via


MiningService.PredictionComplexity 속성

Gets 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
The expected time for predicting with the mining service.

참고 항목

참조

MiningService 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스