CodeAnalysisResult.Problems Proprietà

Definizione

Eventuali problemi individuati dalle regole vengono eseguiti durante l'analisi del codice

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)

Valore della proprietà

Si applica a