Share via


MiningModelPermissionCollection.Move Method

Moves a MiningModelPermission to a new index in the collection.

Overload List

Name Description
MiningModelPermissionCollection.Move (Int32, Int32)
Moves a MiningModelPermission at the current specified index to a new specified index in the collection.
MiningModelPermissionCollection.Move (MiningModelPermission, Int32)
Moves a MiningModelPermission to a new index in the collection.
MiningModelPermissionCollection.Move (String, Int32)
Moves a MiningModelPermission, with the specified identifier, to the specified index in the collection.

See Also

Reference

MiningModelPermissionCollection Class
MiningModelPermissionCollection Members
Microsoft.AnalysisServices Namespace