Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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. |