ProjectProblemSuppressor.ShouldSuppressProblem Property

Definition

Gets the predicate that can be used to

If any errors occur during

public Predicate<Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblemSuppressionContext> ShouldSuppressProblem { get; }
member this.ShouldSuppressProblem : Predicate<Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblemSuppressionContext>
Public ReadOnly Property ShouldSuppressProblem As Predicate(Of SqlRuleProblemSuppressionContext)

Property Value

Applies to