ProjectProblemSuppressor.ShouldSuppressProblem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)