DTSPipelineComponentType Enumeration
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see DTSPipelineComponentType.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSPipelineComponentType
'Usage
Dim instance As DTSPipelineComponentType
public enum DTSPipelineComponentType
public enum class DTSPipelineComponentType
type DTSPipelineComponentType
public enum DTSPipelineComponentType
Members
Member name | Description | |
---|---|---|
DTSPCT_TRANSFORM | ||
DTSPCT_SOURCEADAPTER | ||
DTSPCT_DESTINATIONADAPTER | ||
DTSPCT_VIEW |