DTSPipelineComponentType Enum

Definition

public enum class DTSPipelineComponentType
public enum DTSPipelineComponentType
type DTSPipelineComponentType = 
Public Enum DTSPipelineComponentType
Inheritance
DTSPipelineComponentType

Fields

DTSPCT_DESTINATIONADAPTER 2
DTSPCT_SOURCEADAPTER 1
DTSPCT_TRANSFORM 0
DTSPCT_VIEW 3

Remarks

For more information, see DTSPipelineComponentType.

Applies to