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)

속성 값

적용 대상