DTSProductLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSProductLevel
public enum DTSProductLevel
type DTSProductLevel =
Public Enum DTSProductLevel
- Inheritance
-
DTSProductLevel
Fields
Name | Value | Description |
---|---|---|
DTSPL_NONE | 0 | |
DTSPL_EXPRESS | 5 | |
DTSPL_WORKGROUP | 10 | |
DTSPL_STANDARD | 20 | |
DTSPL_ENTERPRISE | 30 |