MiningModelCollection.Move Method

Moves a MiningModel to a new index in the collection.

重载列表

名称 Description
MiningModelCollection.Move (Int32, Int32)
Moves a MiningModel at the current specified index to a new specified index in the collection.
MiningModelCollection.Move (MiningModel, Int32)
Moves a MiningModel to a new index in the collection.
MiningModelCollection.Move (String, Int32)
Moves a MiningModel, with the specified identifier, to the specified index in the collection.

请参阅

参考

MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace