Microsoft.SqlServer.Dts.Tasks.ExecuteProcess Namespace
The Microsoft.SqlServer.Dts.Tasks.ExecuteProcess namespace contains the classes used by the Execute Process task.
Classes
Class | Description | |
---|---|---|
ExecuteProcess | Runs an application or batch file as part of a package workflow. This class cannot be inherited. |
Interfaces
Interface | Description | |
---|---|---|
IDTSExecuteProcess | Infrastructure. Represents an interface for the ExecuteProcess. |