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. |