RegisteredServersStore.UpgradeFromSqlServer2005(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Merges the content of the downlevel store into the local store.
public void UpgradeFromSqlServer2005 (string downlevelFile);
member this.UpgradeFromSqlServer2005 : string -> unit
Public Sub UpgradeFromSqlServer2005 (downlevelFile As String)
Parameters
- downlevelFile
- String