TargetRestoreInfo.OverwriteOption 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.
Gets or sets can Overwrite if Target DataBase already exists. Possible values include: 'Invalid', 'FailOnConflict', 'Overwrite'
[Newtonsoft.Json.JsonProperty(PropertyName="overwriteOption")]
public string OverwriteOption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="overwriteOption")>]
member this.OverwriteOption : string with get, set
Public Property OverwriteOption As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute