IComponentErrorInfo Interfaz
Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
Espacio de nombres: Microsoft.SqlServer.Dts.Design
Ensamblado: Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)
Sintaxis
'Declaración
Public Interface IComponentErrorInfo
'Uso
Dim instance As IComponentErrorInfo
public interface IComponentErrorInfo
public interface class IComponentErrorInfo
type IComponentErrorInfo = interface end
public interface IComponentErrorInfo
Vea también