IDTSOutput100.OutputColumnCollection プロパティ

定義

IDTSOutputColumn100 オブジェクトに定義される IDTSOutput100 オブジェクトのコレクションを取得します。

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputColumnCollection100 ^ OutputColumnCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputColumnCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(106)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumnCollection100 OutputColumnCollection { [System.Runtime.InteropServices.DispId(106)] get; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
member this.OutputColumnCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumnCollection100
Public ReadOnly Property OutputColumnCollection As IDTSOutputColumnCollection100

プロパティ値

IDTSOutputColumnCollection100 オブジェクトの IDTSOutput100 コレクションです。

属性

適用対象