DacDeployOptions.IgnoreLoginSids Propriété

Définition

Obtenez ou définissez la valeur booléenne qui spécifie s’il faut ignorer l’option SID de l’objet LOGIN dans la comparaison des modèles source et cible.

public bool IgnoreLoginSids { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "IgnoreLoginSids")]
public bool IgnoreLoginSids { get; set; }
member this.IgnoreLoginSids : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "IgnoreLoginSids")>]
member this.IgnoreLoginSids : bool with get, set
Public Property IgnoreLoginSids As Boolean

Valeur de propriété

True pour ignorer l'option SID de l'objet LOGIN ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à