다음을 통해 공유


PredictionComplexity 속성

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

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv.dll의 msmgdsrv

구문

‘선언
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.