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.dll의 Microsoft.SqlServer.Dts.Design
구문
‘선언
Public Interface IComponentErrorInfo
‘사용 방법
Dim instance As IComponentErrorInfo
public interface IComponentErrorInfo
public interface class IComponentErrorInfo
type IComponentErrorInfo = interface end
public interface IComponentErrorInfo