Share via


ReqDemPlanStatisticalSSASForecast.importPredictionFromMiningModel Method [AX 2012]

Imports the data from the data mining model into the relational database.

Syntax

private void importPredictionFromMiningModel(
    str _miningModelName, 
    ReqDemPlanCreateForecastDataContract _dataContract, 
    ReqDemPlanSSASInfo _ssasInfo, 
   [ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable])

Run On

Server

Parameters

  • _miningModelName
    Type: str
    The name of the mining model.

See Also

Reference

ReqDemPlanStatisticalSSASForecast Class