Share via


IErrorCollectionService Interface

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.

Namespace: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

Syntax

'Declaration
Public Interface IErrorCollectionService
public interface IErrorCollectionService
public interface class IErrorCollectionService
public interface IErrorCollectionService
public interface IErrorCollectionService

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IErrorCollectionService Members
Microsoft.SqlServer.Dts.Design Namespace