次の方法で共有


IComponentErrorInfo インターフェイス

デザイン時に SSIS の制御フロー コンポーネントまたはデータ フロー コンポーネントによって生成されるエラーまたは警告イベントに関する詳細情報を提供します。

名前空間:  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