次の方法で共有


MiningService.PredictionComplexity プロパティ

マイニング サービスによる予測の予定時刻を取得します。

名前空間:  Microsoft.AnalysisServices.AdomdClient
アセンブリ:  Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.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.AdomdClient.MiningServicePredictionComplexity
マイニング サービスによる予測の予定時刻です。

関連項目

参照

MiningService クラス

Microsoft.AnalysisServices.AdomdClient 名前空間