IDTSInputCollection100.New Method

Definition

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSInput100 ^ New();
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSInput100 New ();
[<System.Runtime.InteropServices.DispId(14)>]
abstract member New : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSInput100
Public Function New () As IDTSInput100

Returns

IDTSInput100
Attributes

Applies to