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