DTSExecResult-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Elemente
Elementname | Beschreibung | |
---|---|---|
DTSER_FAILURE | ||
DTSER_SUCCESS | ||
DTSER_COMPLETION | ||
DTSER_CANCELED |