DTSProductLevel Enumeration
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see DTSProductLevel.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSProductLevel
'Usage
Dim instance As DTSProductLevel
public enum DTSProductLevel
public enum class DTSProductLevel
type DTSProductLevel
public enum DTSProductLevel
Members
Member name | Description | |
---|---|---|
DTSPL_NONE | ||
DTSPL_EXPRESS | ||
DTSPL_WORKGROUP | ||
DTSPL_STANDARD | ||
DTSPL_ENTERPRISE |