CodeAnalysisResult.Problems 속성

정의

규칙에 의해 검색된 모든 문제는 코드 분석 중에 실행됩니다.

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)

속성 값

적용 대상