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 集合。

属性

适用于