Condividi tramite


Enumerazione DTSServerParameterType

Specifies the DTS server parameter type.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Enumeration DTSServerParameterType
'Utilizzo
Dim instance As DTSServerParameterType
public enum DTSServerParameterType
public enum class DTSServerParameterType
type DTSServerParameterType
public enum DTSServerParameterType

Membri

Nome membro Descrizione
PackageParameter The PackageParameter type.
ProjectParameter The ProjectParameter type.
ServerOption The ServerOption type.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime