File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
articles/analysis-services Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -48,13 +48,13 @@ The SQLASCMDLETS module provides task-specific database management cmdlets as we
4848
4949| Cmdlet| Description|
5050| ------------| -----------------|
51- | [ Add-RoleMember] ( ../Topic/Add-RoleMember%20cmdlet.md ) | Add a member to a database role.|
52- | [ Remove-RoleMember] ( ../Topic/Remove-RoleMember%20cmdlet.md ) | Remove a member from a database role.|
53- | [ Invoke-ASCmd] ( ../Topic/Invoke-ASCmd%20cmdlet.md ) | Execute a TMSL script.|
54- | [ Invoke-ProcessASDatabase] ( ../Topic/Invoke-ProcessASDatabase.md ) | Process a database.|
55- | [ Invoke-ProcessPartition] ( ../Topic/Invoke-ProcessPartition%20cmdlet.md ) | Process a partition.|
56- | [ Invoke-ProcessTable] ( ../Topic/Invoke-ProcessTable%20cmdlet.md ) | Process a table.|
57- | [ Merge-Partition] ( ../Topic/Merge-Partition%20cmdlet.md ) | Merge a partition.|
51+ | [ Add-RoleMember] ( https://msdn.microsoft.com/library/hh510167.aspx ) | Add a member to a database role.|
52+ | [ Remove-RoleMember] ( https://msdn.microsoft.com/library/hh510173.aspx ) | Remove a member from a database role.|
53+ | [ Invoke-ASCmd] ( https://msdn.microsoft.com/library/hh479579.aspx ) | Execute a TMSL script.|
54+ | [ Invoke-ProcessASDatabase] ( https://msdn.microsoft.com/library/mt651773.aspx ) | Process a database.|
55+ | [ Invoke-ProcessPartition] ( ) | Process a partition.|
56+ | [ Invoke-ProcessTable] ( ) | Process a table.|
57+ | [ Merge-Partition] ( ) | Merge a partition.|
5858
5959
6060
You can’t perform that action at this time.
0 commit comments