IDTSComponentMetaData130.InputCollection Property

Definition

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

Property Value

Implements

Attributes

Applies to