IErrorCollectionService Members
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.
The following tables list the members exposed by the IErrorCollectionService type.
Public Methods
名称 | Description | |
---|---|---|
ClearErrors | Clears the error cache. | |
GetErrorMessage | Overloaded. Returns a String that contains the error message, and optionally, the component and subcomponent. | |
GetErrors | Retrieves the list of errors and stores them in an ICollection. |
顶部
请参阅
参考
IErrorCollectionService Interface
Microsoft.SqlServer.Dts.Design Namespace