Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.