SPContentDatabase.Move method

Moves sites from this content database to the destination content database.

Overload list

  Name Description
Public method Move(SPContentDatabase, List<SPSite>, Dictionary<SPSite, String>) Moves the specified sites from this content database to the specified content database.
Public method 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

See also

Reference

SPContentDatabase class

SPContentDatabase members

Microsoft.SharePoint.Administration namespace