SqlRuleProblemSuppressionContext クラス

定義

SCA 問題を抑制するためのコンテキスト情報

public sealed class SqlRuleProblemSuppressionContext
type SqlRuleProblemSuppressionContext = class
Public NotInheritable Class SqlRuleProblemSuppressionContext
継承
SqlRuleProblemSuppressionContext

コンストラクター

名前 説明
SqlRuleProblemSuppressionContext(RuleDescriptor, SqlRuleProblem, TSqlModel)

SqlRuleProblemSuppressionContext の新しいインスタンスを初期化する

プロパティ

名前 説明
ModelElement

問題が検出された要素

Problem

分析ルールによって検出されたSqlRuleProblem

Rule

問題を検出するルール

SchemaModel

ルールがチェックするスキーマ モデル

適用対象