Sprache

DacDeployOptions.IgnoreRouteLifetime Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Werts vom Typ Boolean, der angibt, ob die LIFETIME-Option von ROUTE-Objekten beim Vergleichen des Quell- und Zielmodells ausgeschlossen werden soll.

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

Eigenschaftswert

True, um die LIFETIME-Option von ROUTE-Objekten zu ignorieren; andernfalls "false". Der Standardwert ist "True".

Attribute

Gilt für: