CodeAnalysisResult.GetAllErrors 메서드

정의

초기화 중 또는 분석 프로세스 중에 모든 오류를 가져옵니다. 이러한 항목은 별도로 반환되므로 분석 중에 찾은 항목은 포함되지 Problems 않습니다.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Extensibility.ExtensibilityError> GetAllErrors();
member this.GetAllErrors : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Extensibility.ExtensibilityError>
Public Function GetAllErrors () As ReadOnlyCollection(Of ExtensibilityError)

반품

적용 대상