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)

プロパティ値

適用対象