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
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
請參閱
參考
IErrorCollectionService Members
Microsoft.SqlServer.Dts.Design Namespace