SqlRuleProblemSuppressionContext Class
SQL Server 2014
Updated: April 20, 2017
The context information for suppressing a SCA problem
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | SqlRuleProblemSuppressionContext(RuleDescriptor^, SqlRuleProblem^, TSqlModel^) | Initialize a new instance of SqlRuleProblemSuppressionContext |
| Name | Description | |
|---|---|---|
![]() | 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 |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

