SqlRuleProblemSuppressionContext.Problem Property

Definition

The SqlRuleProblem discovered by an analysis rule

public Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblem Problem { get; }
member this.Problem : Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblem
Public ReadOnly Property Problem As SqlRuleProblem

Property Value

Applies to