DTSExecResult Enumeration

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

For more information, see DTSExecResult.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public Enumeration DTSExecResult
'Usage
Dim instance As DTSExecResult
public enum DTSExecResult
public enum class DTSExecResult
type DTSExecResult
public enum DTSExecResult

Members

Member name Description
DTSER_FAILURE
DTSER_SUCCESS
DTSER_COMPLETION
DTSER_CANCELED