Compartilhar via


MiningModelCollection.Move Method

Moves a MiningModel to a new index in the collection.

Overload List

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

See Also

Reference

MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace