DTSServerParameterType 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.
Specifies the DTS server parameter type.
public enum class DTSServerParameterType
public enum DTSServerParameterType
type DTSServerParameterType =
Public Enum DTSServerParameterType
- Inheritance
-
DTSServerParameterType
Fields
Name | Value | Description |
---|---|---|
ProjectParameter | 20 | The ProjectParameter type. |
PackageParameter | 30 | The PackageParameter type. |
ServerOption | 50 | The ServerOption type. |