Compartilhar via


Enumeração DTSServerParameterType

Specifies the DTS server parameter type.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Enumeration DTSServerParameterType
'Uso
Dim instance As DTSServerParameterType
public enum DTSServerParameterType
public enum class DTSServerParameterType
type DTSServerParameterType
public enum DTSServerParameterType

Membros

Nome do membro Descrição
PackageParameter The PackageParameter type.
ProjectParameter The ProjectParameter type.
ServerOption The ServerOption type.

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime