Compartir a través de


SqlDeploymentOptions.IgnorePermissions Property

Definition

Get boolean that specifies whether to exclude all permission statements from consideration when comparing the source and target model.

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

Property Value

True to ignore all permission statements; otherwise, false. Default is false.

Applies to