Интерфейс IComponentErrorInfo
Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
Пространство имен: Microsoft.SqlServer.Dts.Design
Сборка: Microsoft.SqlServer.Dts.Design (в Microsoft.SqlServer.Dts.Design.dll)
Синтаксис
'Декларация
Public Interface IComponentErrorInfo
'Применение
Dim instance As IComponentErrorInfo
public interface IComponentErrorInfo
public interface class IComponentErrorInfo
type IComponentErrorInfo = interface end
public interface IComponentErrorInfo