Share via


SqlDeploymentOptions.IgnoreRoleMembership Property

Definition

Get boolean that specifies whether to exclude all ROLE MEMBERSHIP objects from consideration when comparing the source and target model.

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

Property Value

True to ignore ROLE MEMBERSHIP objects; otherwise, false. Default is false.

Applies to