Compartir a través de


SqlDeploymentOptions.IgnoreUserSettingsObjects Property

Definition

Get boolean that specifies whether to exclude user settings from consideration when comparing the source and target model.

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

Property Value

True to ignore differences in user settings; otherwise, false. Default is false.

Applies to