Enumerazione DTSExecStatus
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see DTSExecStatus.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public Enumeration DTSExecStatus
'Utilizzo
Dim instance As DTSExecStatus
public enum DTSExecStatus
public enum class DTSExecStatus
type DTSExecStatus
public enum DTSExecStatus
Membri
| Nome membro | Descrizione | |
|---|---|---|
| DTSES_NONE | ||
| DTSES_VALIDATING | ||
| DTSES_EXECUTING | ||
| DTSES_SUSPENDED | ||
| DTSES_COMPLETED | ||
| DTSES_ABEND |