Sdílet prostřednictvím


DTSServerParameterType Enum

Definition

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.

Applies to