Compartir a través de


pctType Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public pctType As DTSPipelineComponentType
'Uso
Dim instance As DTS_MANAGED_INFO
Dim value As DTSPipelineComponentType

value = instance.pctType

instance.pctType = value
public DTSPipelineComponentType pctType
public:
DTSPipelineComponentType pctType
val mutable pctType: DTSPipelineComponentType
public var pctType : DTSPipelineComponentType