SqlRuleProblemSuppressionContext Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The context information for suppressing a SCA problem
public sealed class SqlRuleProblemSuppressionContexttype SqlRuleProblemSuppressionContext = classPublic NotInheritable Class SqlRuleProblemSuppressionContext- Inheritance
- 
				SqlRuleProblemSuppressionContext
Constructors
| SqlRuleProblemSuppressionContext(RuleDescriptor, SqlRuleProblem, TSqlModel) | Initialize a new instance of SqlRuleProblemSuppressionContext | 
Properties
| ModelElement | The element for which a problem was discovered | 
| Problem | The SqlRuleProblem discovered by an analysis rule | 
| Rule | The Rule detecting the problem | 
| SchemaModel | The Schema Model the rule is checking against |