IDTSComponentMetaData130.OutputCollection 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.
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputCollection100 ^ OutputCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(103)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputCollection100 OutputCollection { [System.Runtime.InteropServices.DispId(103)] get; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
member this.OutputCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputCollection100
Public ReadOnly Property OutputCollection As IDTSOutputCollection100
Property Value
Implements
- Attributes