Share via


MiningAlgorithm (clsMiningModel)

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The MiningAlgorithm property of an object of ClassType clsMiningModel identifies the mining algorithm used by the mining model. Only algorithms listed in the MINING_SERVICES schema rowset can be used.

Data Type

String

Access

Read/write

Remarks

Because the list of mining algorithms may vary dynamically, the MiningAlgorithm property is a string and not an enumeration.