Freigeben über


DacDeployOptions.IgnoreCryptographicProviderFilePath Eigenschaft

Definition

Gibt mit einem booleschen Wert an, ob die Dateispezifikation eines Kryptografieanbieters beim Vergleich von Quell- und Zielmodell unberücksichtigt bleiben 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", wenn Unterschiede in der Dateispezifikation eines Kryptografieanbieters ignoriert werden sollen; andernfalls "false". Der Standardwert ist "true".

Attribute

Gilt für: