IDTSPipelineComponentInfo100.ComponentType Property

Definition

For more information, see PipelineComponentInfo.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPipelineComponentType ComponentType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPipelineComponentType get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPipelineComponentType ComponentType { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.ComponentType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPipelineComponentType
Public ReadOnly Property ComponentType As DTSPipelineComponentType

Property Value

Attributes

Applies to