IDTSPipelineComponentInfo100.ComponentType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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