Freigeben über


DTSExecStatus-Enumeration

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

Member

Membername Beschreibung
DTSES_NONE
DTSES_VALIDATING
DTSES_EXECUTING
DTSES_SUSPENDED
DTSES_COMPLETED
DTSES_ABEND