DTSPipelineComponentType Enum
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public enum class DTSPipelineComponentType
public enum DTSPipelineComponentType
type DTSPipelineComponentType =
Public Enum DTSPipelineComponentType
- Warisan
-
DTSPipelineComponentType
Bidang
DTSPCT_DESTINATIONADAPTER | 2 | |
DTSPCT_SOURCEADAPTER | 1 | |
DTSPCT_TRANSFORM | 0 | |
DTSPCT_VIEW | 3 |