DTSPackageType-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 DTSPackageType.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSPackageType
'Usage
Dim instance As DTSPackageType
public enum DTSPackageType
public enum class DTSPackageType
type DTSPackageType
public enum DTSPackageType
Member
Membername | Beschreibung | |
---|---|---|
DTSPKT_DEFAULT | ||
DTSPKT_DTSWIZARD | ||
DTSPKT_DTSDESIGNER | ||
DTSPKT_SQLREPL | ||
DTSPKT_DTSDESIGNER100 | ||
DTSPKT_SQLDBMAINT |