Microsoft.SqlServer.Dts.Tasks.ExecuteProcess Namespace

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.