Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Moves sites from this content database to the destination content database.
Overload List
Name | Description | |
---|---|---|
![]() |
Move(SPContentDatabase, List<SPSite>, Dictionary<SPSite, String>) | Moves the specified sites from this content database to the specified content database. |
![]() |
Move(SPContentDatabase, List<SPSite>, Dictionary<String, String>, Dictionary<SPSite, String>) | Moves the specified sites from this content database to the specified content database and optionally specifies the source and destination storage providers. |
Top