IDTSPathCollection100.NewAt(Int32) 方法

定義

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSPath100 ^ NewAt(int lIndex);
[System.Runtime.InteropServices.DispId(15)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSPath100 NewAt(int lIndex);
[<System.Runtime.InteropServices.DispId(15)>]
abstract member NewAt : int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSPath100
Public Function NewAt (lIndex As Integer) As IDTSPath100

參數

lIndex
Int32

傳回

屬性

適用於