ProjectProblemSuppressor.ShouldSuppressProblem 属性

定义

获取可用于

如果发生任何错误

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)

属性值

适用于