Sprache

DacExtractOptions.IgnoreUserLoginMappings Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob Zuordnungen zwischen Benutzern und Anmeldeinformationen aus der Quelle 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 Benutzeranmeldungszuordnungen ignoriert werden; andernfalls "false". Der Standardwert ist „false“.

Attribute

Gilt für: