Microsoft.SqlServer.Dts.Tasks.ExecuteProcess 命名空间

The Microsoft.SqlServer.Dts.Tasks.ExecuteProcess namespace contains the classes used by the Execute Process task.

  说明
公共类 ExecuteProcess Runs an application or batch file as part of a package workflow. This class cannot be inherited.

接口

  接口 说明
公共接口 IDTSExecuteProcess 基础结构。Represents an interface for the ExecuteProcess.