DTSPipelineComponentType Enumeración
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see DTSPipelineComponentType.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Public Enumeration DTSPipelineComponentType
'Uso
Dim instance As DTSPipelineComponentType
public enum DTSPipelineComponentType
public enum class DTSPipelineComponentType
type DTSPipelineComponentType
public enum DTSPipelineComponentType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
DTSPCT_TRANSFORM | ||
DTSPCT_SOURCEADAPTER | ||
DTSPCT_DESTINATIONADAPTER | ||
DTSPCT_VIEW |