SqlDeploymentOptions.IgnoreAuthorizer 屬性

定義

取得布林值,說明在比較來源與目標模型時是否應排除授權選項。

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

屬性值

忽略授權選項的差異,確實如此;否則,則為錯誤。 預設值為 false。

適用於