IErrorCollectionService 멤버
Used to capture events from data flow components when you need to capture all the errors and warnings raised by the component instead of receiving only the last error or warning.
IErrorCollectionService 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
ClearErrors | Clears the error cache. |
![]() |
GetErrorMessage() () () () | Returns a String that contains a combined error message, which includes the error message, the component, and the subcomponent, for each error. |
![]() |
GetErrorMessage(Boolean) | Returns a String that contains the error message. |
![]() |
GetErrors | Retrieves the list of errors and stores them in an ICollection. |
![]() |
HasErrors |
맨 위로 이동