DTSServerParameterType Enum
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.
Specifies the DTS server parameter type.
public enum class DTSServerParameterType
C#
public enum DTSServerParameterType
type DTSServerParameterType =
Public Enum DTSServerParameterType
- Inheritance
-
DTSServerParameterType
Name | Value | Description |
---|---|---|
ProjectParameter | 20 | The ProjectParameter type. |
PackageParameter | 30 | The PackageParameter type. |
ServerOption | 50 | The ServerOption type. |
Product | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |