Partager via


DacDeployOptions.IgnoreCryptographicProviderFilePath Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie s’il faut ignorer la spécification du fichier d’un fournisseur de services de chiffrement dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer les différences de spécification de fichier d’un fournisseur de services de chiffrement ; sinon, False. La valeur par défaut est true.

Attributs

S’applique à