Database.ReplaceDatabase Property

MSBuild Extension Pack

DatabaseReplaceDatabase Property MSBuild Extension Pack Help 4.0.12.0
A Boolean value that specifies whether a new image of the restored database will be created. If True, a new image of the database is created. The image is created regardless of the presence of an existing database with the same name. If False (default), a new image of the database is not created by the restore operation. The database targeted by the restore operation must exist on an instance of Microsoft SQL Server.

Namespace: MSBuild.ExtensionPack.Sql2014
Assembly: MSBuild.ExtensionPack.Sql2014 (in MSBuild.ExtensionPack.Sql2014.dll) Version: 4.0.0.0
See Also

Reference