Microsoft.SqlServer.Dts.Tasks.ExecuteProcess Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Dts.Tasks.ExecuteProcess namespace contains the classes used by the Execute Process task.
Classes
ExecuteProcess |
Runs an application or batch file as part of a package workflow. This class cannot be inherited. |
Interfaces
IDTSExecuteProcess |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents an interface for the ExecuteProcess. |