CodeAnalysisServiceSettings.ShouldSuppressProblem Property

Definition

An optional predicate that can be used to suppress problems raised by rules during analysis. See SetProblemSuppressor(Predicate<SqlRuleProblemSuppressionContext>) for more information.

This property is applied using SetProblemSuppressor(Predicate<SqlRuleProblemSuppressionContext>).

C#
public Predicate<Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblemSuppressionContext> ShouldSuppressProblem { get; set; }

Property Value

Applies to

Product Versions
Microsoft.Data.Tools.Msbuild 10.0.61804.210