ReqDemPlanSSASHelper.getDataMiningHelper Method [AX 2012]
Creates an instance of the DataMiningManager class for the specified Analysis Services database name.
Syntax
public CLRObject getDataMiningHelper(str _databaseName)
Run On
Server
Parameters
- _databaseName
Type: str
The name of the database.
Return Value
Type: CLRObject Class
A new instace of the DataMiningManager class.