IDTSOutput100.OutputColumnCollection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 コレクションです。
- 属性