WebSiteRestoreDiscoverResponse.AdjustConnectionStrings Property
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.
Optional. If the restore operation also restores a database along with the website and the database is on a different server than when the original site h
public bool AdjustConnectionStrings { get; set; }
member this.AdjustConnectionStrings : bool with get, set
Public Property AdjustConnectionStrings As Boolean