DTSForcedExecResult Enumeration

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

For more information, see DTSForcedExecResult.

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

Syntax

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

Members

Member name Description
DTSFER_FAILURE
DTSFER_SUCCESS
DTSFER_COMPLETION
DTSFER_NONE