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.
Switches the context to the original database being upgraded.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Sub ChangeToOriginalDatabase
'Usage
Dim instance As ISqlSession
instance.ChangeToOriginalDatabase()
void ChangeToOriginalDatabase()
Remarks
This class and its members are reserved for internal use and are not intended to be used in your code.