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 structure into the relational database.
Syntax
private void importPredictionFromMiningStructure(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable,
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanSSASHelper _ssasHelper,
ReqDemPlanSSASInfo _ssasInfo)
Run On
Server
Parameters
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _ssasHelper
Type: ReqDemPlanSSASHelper Class
The SSAS utility class instance.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.