Partager via


Énumération DTSServerParameterType

Specifies the DTS server parameter type.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Enumeration DTSServerParameterType
'Utilisation
Dim instance As DTSServerParameterType
public enum DTSServerParameterType
public enum class DTSServerParameterType
type DTSServerParameterType
public enum DTSServerParameterType

Membres

Nom de membre Description
PackageParameter The PackageParameter type.
ProjectParameter The ProjectParameter type.
ServerOption The ServerOption type.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime