DTSPackageType Enumeration
This API supports the infrastructure and is not intended to be used directly from your code.
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
Members
Member name | Description | |
---|---|---|
DTSPKT_DEFAULT | ||
DTSPKT_DTSWIZARD | ||
DTSPKT_DTSDESIGNER | ||
DTSPKT_SQLREPL | ||
DTSPKT_DTSDESIGNER100 | ||
DTSPKT_SQLDBMAINT |