Freigeben über


DacExtractOptions.IgnoreUserLoginMappings Eigenschaft

Definition

Gibt mit einem booleschen Wert an, ob die Zuordnungen zwischen Benutzern und Anmeldenamen aus der Datenquelle extrahiert werden sollen.

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

Eigenschaftswert

"True", wenn die Benutzer-/Anmeldezuordnungen ignoriert werden sollen; andernfalls "false". Der Standardwert ist „false“.

Attribute

Gilt für: