SqlDeploymentOptions.IgnoreCryptographicProviderFilePath 屬性

定義

取得布林值,指定在比較原始碼與目標模型時,是否應排除密碼提供者的檔案規格。

public bool IgnoreCryptographicProviderFilePath { get; }
member this.IgnoreCryptographicProviderFilePath : bool
Public ReadOnly Property IgnoreCryptographicProviderFilePath As Boolean

屬性值

忽略密碼學提供者檔案規範的差異;否則,則為錯誤。 預設值是「true」。

適用於