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.
Creates the mining structure.
Syntax
private str createMiningStructure(
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanSSASInfo _ssasInfo,
ReqDemPlanSSASHelper _ssasHelper,
CLRObject _dataMiningHelper)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract with runtime parameters.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.
- _ssasHelper
Type: ReqDemPlanSSASHelper Class
The SSAS helper instance.
- _dataMiningHelper
Type: CLRObject Class
The DataMiningManager instance to use for creating the mining structure.
Return Value
Type: str
The name of the mining structure created.