共用方式為


SetErrorInterface 方法

Specifies the interface that the ErrorSupport class will use to raise messages.

多載清單 

  名稱 描述
受保護的方法 SetErrorInterface(IDTSComponentEvents100) Specifies the IDTSComponentEvents100 instance that the ErrorSupport class will use to raise messages.
受保護的方法 SetErrorInterface(IDTSComponentMetaData100) Specifies the IDTSComponentMetadata100 instance that the ErrorSupport class will use to raise messages.
受保護的方法 SetErrorInterface(IDTSInfoEvents100) Specifies the IDTSInfoEvents100 instance that the ErrorSupport class will use to raise messages.

頂端