Sprache

DacDeployOptions.DropExtendedPropertiesNotInSource Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob alle erweiterten Eigenschaften, die im Quellmodell nicht vorhanden sind, ablegen sollen.

public bool DropExtendedPropertiesNotInSource { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DropExtendedPropertiesNotInSource")]
public bool DropExtendedPropertiesNotInSource { get; set; }
member this.DropExtendedPropertiesNotInSource : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DropExtendedPropertiesNotInSource")>]
member this.DropExtendedPropertiesNotInSource : bool with get, set
Public Property DropExtendedPropertiesNotInSource As Boolean

Eigenschaftswert

True, um erweiterte Eigenschaften nicht im Quellmodell abzulegen; andernfalls "false". Der Standardwert ist "True".

Attribute

Gilt für: