ISqlSession.ChangeToOriginalDatabase method
Switches the context to the original database being upgraded.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.