DacDeployOptions.IgnoreCryptographicProviderFilePath Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob die Dateispezifikation eines kryptografischen Anbieters beim Vergleichen des Quell- und Zielmodells ausgeschlossen werden soll.

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

Eigenschaftswert

True, um Unterschiede in der Dateispezifikation eines Kryptografieanbieters zu ignorieren; andernfalls "false". Der Standardwert ist "True".

Attribute

Gilt für: