Delen via


DtsTaskException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method DtsTaskException(COMException) This constructor is used when your custom task contains a COM exception.
Public method DtsTaskException(String) This constructor is used when your custom task contains a string version of the exception.

Top