IDTSPipelineComponentInfo100.ComponentType プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSPipelineComponentType ComponentType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSPipelineComponentType get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.DTSPipelineComponentType
Public ReadOnly Property ComponentType As DTSPipelineComponentType

プロパティ値

DTSPipelineComponentType 列挙子の値です。

属性

適用対象