DTSExecStatus Enum
Definition
public enum class DTSExecStatus
public enum DTSExecStatus
type DTSExecStatus =
Public Enum DTSExecStatus
- Inheritance
-
DTSExecStatus
Fields
DTSES_ABEND | 6 | |
DTSES_COMPLETED | 5 | |
DTSES_EXECUTING | 3 | |
DTSES_NONE | 1 | |
DTSES_SUSPENDED | 4 | |
DTSES_VALIDATING | 2 |