Enumeración DTSServerParameterType
Specifies the DTS server parameter type.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Enumeration DTSServerParameterType
'Uso
Dim instance As DTSServerParameterType
public enum DTSServerParameterType
public enum class DTSServerParameterType
type DTSServerParameterType
public enum DTSServerParameterType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
PackageParameter | The PackageParameter type. | |
ProjectParameter | The ProjectParameter type. | |
ServerOption | The ServerOption type. |