MiningAlgorithm (clsMiningModel)

[!附註]

  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

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

備註

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