Share via


IDTSExecuteProcess Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IDTSExecuteProcess type exposes the following members.

Properties

  Name Description
Public property Arguments Infrastructure.
Public property Executable Infrastructure.
Public property FailTaskIfReturnCodeIsNotSuccessValue Infrastructure.
Public property RequireFullFileName Infrastructure.
Public property StandardErrorVariable Infrastructure.
Public property StandardInputVariable Infrastructure.
Public property StandardOutputVariable Infrastructure.
Public property SuccessValue Infrastructure.
Public property TerminateProcessAfterTimeOut Infrastructure.
Public property TimeOut Infrastructure.
Public property WindowStyle Infrastructure.
Public property WorkingDirectory Infrastructure.

Top