Поделиться через


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.

Пространство имен: Microsoft.SqlServer.Dts.Design
Сборка: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

Синтаксис

'Декларация
Public Interface IErrorCollectionService
public interface IErrorCollectionService
public interface class IErrorCollectionService
public interface IErrorCollectionService
public interface IErrorCollectionService

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

IErrorCollectionService Members
Microsoft.SqlServer.Dts.Design Namespace