SqlDeploymentOptions.UnmodifiableObjectWarnings 屬性

定義

取得布林值,指定當發現無法修改的物件差異時,是否應該產生警告,例如檔案大小或路徑不同。

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

屬性值

確實會產生警告;否則,則為錯誤。 預設值是「true」。

適用於