IDTSComponentMetaDataCollection100.NewAt(Int32) 메서드

정의

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

매개 변수

lIndex
Int32

반환

새로 만든 IDTSComponentMetaData100 개체입니다.

특성

설명

개체의 IDTSComponentMetaData100 위치는 실행 순서에 영향을 주지 않습니다. 이 순서는 대신 에 있는 개체에 MainPipe의해 IDTSPath100 제어됩니다.

적용 대상