DtsTaskException Constructor
Overload List
Name | Description |
---|---|
DtsTaskException (COMException) |
This constructor is used when your custom task contains a COM exception.
|
DtsTaskException (String) |
This constructor is used when your custom task contains a string version of the exception.
|
See Also
Reference
DtsTaskException Class
DtsTaskException Members
Microsoft.SqlServer.Dts.Runtime Namespace