DTSPipelineComponentType Enumerazione

Definizione

Classifica i componenti della pipeline per categoria.

public enum class DTSPipelineComponentType
public enum DTSPipelineComponentType
type DTSPipelineComponentType = 
Public Enum DTSPipelineComponentType
Ereditarietà
DTSPipelineComponentType

Campi

DTSPCT_DESTINATIONADAPTER 2

Il componente è una destinazione.

DTSPCT_SOURCEADAPTER 1

Il componente è un'origine.

DTSPCT_TRANSFORM 0

Il componente è una trasformazione.

DTSPCT_VIEW 3

Il componente è una vista.

Commenti

Per altre informazioni, vedere DTSPipelineComponentType.

Si applica a