Langage

CodeAnalysisResult.Problems Propriété

Définition

Tous les problèmes détectés par les règles s’exécutent pendant l’analyse du code

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblem> Problems { get; }
member this.Problems : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleProblem>
Public ReadOnly Property Problems As ReadOnlyCollection(Of SqlRuleProblem)

Valeur de propriété

S’applique à