SPRemoteBlobStorageSettings.Migrate Method
Finds content in a non-default storage location and moves it to the default.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Migrate
'Usage
Dim instance As SPRemoteBlobStorageSettings
instance.Migrate()
public void Migrate()
See Also
Reference
SPRemoteBlobStorageSettings Class