Condividi tramite


Proprietà ComponentType

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see PipelineComponentInfo.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property ComponentType As DTSPipelineComponentType
    Get
'Utilizzo
Dim instance As IDTSPipelineComponentInfo100
Dim value As DTSPipelineComponentType

value = instance.ComponentType
DTSPipelineComponentType ComponentType { get; }
property DTSPipelineComponentType ComponentType {
    DTSPipelineComponentType get ();
}
abstract ComponentType : DTSPipelineComponentType
function get ComponentType () : DTSPipelineComponentType