PredictionComplexity プロパティ
マイニング サービスによる予測の予定時刻を表す MiningServicePredictionComplexity を取得します。
名前空間: 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
マイニング サービスによる予測の予定時刻を表す MiningServicePredictionComplexity です。