IErrorCollectionService インターフェイス
最後に発生したエラーまたは警告のみを受け取るのではなく、コンポーネントで発生したすべてのエラーと警告をキャプチャする必要がある場合に、データ フロー コンポーネントからイベントをキャプチャするために使用します。
名前空間: Microsoft.SqlServer.Dts.Design
アセンブリ: Microsoft.SqlServer.Dts.Design (Microsoft.SqlServer.Dts.Design.dll)
構文
'宣言
Public Interface IErrorCollectionService
'使用
Dim instance As IErrorCollectionService
public interface IErrorCollectionService
public interface class IErrorCollectionService
type IErrorCollectionService = interface end
public interface IErrorCollectionService