Interfaccia IComponentErrorInfo
Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
Spazio dei nomi: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Sintassi
'Dichiarazione
Public Interface IComponentErrorInfo
'Utilizzo
Dim instance As IComponentErrorInfo
public interface IComponentErrorInfo
public interface class IComponentErrorInfo
type IComponentErrorInfo = interface end
public interface IComponentErrorInfo