DTSExecResult-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 DTSExecResult.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSExecResult
'Usage
Dim instance As DTSExecResult
public enum DTSExecResult
public enum class DTSExecResult
type DTSExecResult
public enum DTSExecResult
Member
Membername | Beschreibung | |
---|---|---|
DTSER_FAILURE | ||
DTSER_SUCCESS | ||
DTSER_COMPLETION | ||
DTSER_CANCELED |