DacDeployOptions.IgnoreCryptographicProviderFilePath Propriété

Définition

Obtenez ou définissez une valeur booléenne qui spécifie s’il faut exclure la spécification de fichier d’un fournisseur de chiffrement lors de la comparaison du modèle 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 dans la spécification du fichier d’un fournisseur de chiffrement ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à