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.