共用方式為


DatabasePermissionCollection.Move Method

Moves a DatabasePermission to a new index in the collection.

多載清單

名稱 Description
DatabasePermissionCollection.Move (DatabasePermission, Int32)
Moves a DatabasePermission to a new index in the collection.
DatabasePermissionCollection.Move (Int32, Int32)
Moves a DatabasePermission at the current specified index to a new specified index in the collection.
DatabasePermissionCollection.Move (String, Int32)
Moves a DatabasePermission with the specified identifier to the specified index in the collection.

請參閱

參考

DatabasePermissionCollection Class
DatabasePermissionCollection Members
Microsoft.AnalysisServices Namespace