DTSExecStatus Enumerazione

Definizione

public enum class DTSExecStatus
public enum DTSExecStatus
type DTSExecStatus = 
Public Enum DTSExecStatus
Ereditarietà
DTSExecStatus

Campi

Nome Valore Descrizione
DTSES_NONE 1
DTSES_VALIDATING 2
DTSES_EXECUTING 3
DTSES_SUSPENDED 4
DTSES_COMPLETED 5
DTSES_ABEND 6

Si applica a