Linguaggio

DacDeployOptions.IgnoreRouteLifetime Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se escludere l'opzione LIFETIME degli oggetti ROUTE dalla considerazione durante il confronto del modello di origine e di destinazione.

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

Valore della proprietà

True per ignorare l'opzione LIFETIME degli oggetti ROUTE; in caso contrario, false. Il valore predefinito è vero.

Attributi

Si applica a