MiningService.PredictionComplexity 属性
获取使用挖掘服务进行预测的预期时间。
命名空间: 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
使用挖掘服务进行预测的预期时间。