Partilhar via


DacDeployOptions.IgnoreRouteLifetime Propriedade

Definição

Obtenha ou defina o booliano que especifica se a opção LIFETIME dos objetos ROUTE deve ser considerada ao comparar o modelo de origem e de destino.

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

Valor da propriedade

True para ignorar a opção LIFETIME de objetos ROUTE; Caso contrário, false. O padrão é true.

Atributos

Aplica-se a