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 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.