DTSServerParameterType Enum

Definition

Specifies the DTS server parameter type.

public enum class DTSServerParameterType
public enum DTSServerParameterType
type DTSServerParameterType = 
Public Enum DTSServerParameterType
Inheritance
DTSServerParameterType

Fields

PackageParameter 30

The PackageParameter type.

ProjectParameter 20

The ProjectParameter type.

ServerOption 50

The ServerOption type.

Applies to