共用方式為


ErrorSupport 建構函式

包含保護的成員
包含繼承的成員

Initializes a new instance of the ErrorSupport class.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ErrorSupport(IDTSComponentEvents100) Initializes a new instance of the ErrorSupport class.
受保護的方法 ErrorSupport(IDTSComponentMetaData100) Initializes a new instance of the ErrorSupport class.
公用方法 ErrorSupport(IDTSInfoEvents100) Initializes a new instance of the ErrorSupport class.
公用方法 ErrorSupport(IDTSComponentEvents100, String, String, Int32) Initializes a new instance of the ErrorSupport class.
受保護的方法 ErrorSupport(IDTSComponentMetaData100, String, String, Int32) Initializes a new instance of the ErrorSupport class.
公用方法 ErrorSupport(IDTSInfoEvents100, String, String, Int32) Initializes a new instance of the ErrorSupport class.

上層

備註

Normally the data flow component developer uses the ErrorSupport property of the PipelineComponent base class to obtain an ErrorSupport object for the purpose of raising errors, warnings, and other events.

請參閱

參考

ErrorSupport 類別

Microsoft.SqlServer.Dts.ManagedMsg 命名空間