ErrorSupport.SetErrorInterface Method
Include Protected Members
Include Inherited Members
Specifies the interface that the ErrorSupport class will use to raise messages.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
Top
See Also