Freigeben über


DacDeployOptions.ExcludeObjectTypes Eigenschaft

Definition

Rufen Sie eine Auflistung von Objekttypen ab, die beim Vergleichen des Quell- und Zielmodells von der Berücksichtigung ausgeschlossen werden sollen, oder legen Sie sie fest.

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

Eigenschaftswert

Attribute

Gilt für: