DTSExecStatus Enumeration
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see DTSExecStatus.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSExecStatus
'Usage
Dim instance As DTSExecStatus
public enum DTSExecStatus
public enum class DTSExecStatus
type DTSExecStatus
public enum DTSExecStatus
Members
| Member name | Description | |
|---|---|---|
| DTSES_NONE | ||
| DTSES_VALIDATING | ||
| DTSES_EXECUTING | ||
| DTSES_SUSPENDED | ||
| DTSES_COMPLETED | ||
| DTSES_ABEND |