Freigeben über


DacDeployOptions.IgnoreRouteLifetime Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die Option LIFETIME von ROUTE-Objekten beim Vergleich von Quell- und Zielmodell unberücksichtigt bleiben soll, oder legt diesen fest.

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", wenn die Option LIFETIME von ROUTE-Objekten ignoriert werden soll, andernfalls "false". Der Standardwert ist "true".

Attribute

Gilt für: