IComponentErrorInfo Interface
Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
Namespace: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Syntax
'Declaration
Public Interface IComponentErrorInfo
'Usage
Dim instance As IComponentErrorInfo
public interface IComponentErrorInfo
public interface class IComponentErrorInfo
type IComponentErrorInfo = interface end
public interface IComponentErrorInfo