DTSServerParameterType Enumeração

Definição

Especifica o tipo de parâmetro do servidor DTS.

public enum class DTSServerParameterType
public enum DTSServerParameterType
type DTSServerParameterType = 
Public Enum DTSServerParameterType
Herança
DTSServerParameterType

Campos

PackageParameter 30

O tipo PackageParameter.

ProjectParameter 20

O tipo ProjectParameter.

ServerOption 50

O tipo ServerOption.

Aplica-se a