다음을 통해 공유


SqlDeploymentOptions.IgnoreRouteLifetime Property

Definition

Get boolean that specifies whether to exclude the LIFETIME option of ROUTE objects from consideration when comparing the source and target model.

public bool IgnoreRouteLifetime { get; }
member this.IgnoreRouteLifetime : bool
Public ReadOnly Property IgnoreRouteLifetime As Boolean

Property Value

True to ignore the LIFETIME option of ROUTE objects; otherwise, false. Default is true.

Applies to