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.
Spazio dei nomi: Microsoft.SqlServer.Dts.Design
Assembly : Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)
Sintassi
'Dichiarazione
Public Interface IErrorCollectionService
public interface IErrorCollectionService
public interface class IErrorCollectionService
public interface IErrorCollectionService
public interface IErrorCollectionService
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IErrorCollectionService Members
Microsoft.SqlServer.Dts.Design Namespace