IDTSInputColumnCollection100.SetIndex(Int32, Int32) 메서드

정의

매개변수에 의해 lOldIndex 지정된 객체의 IDTSInputColumn100 위치를 변경합니다.

public:
 void SetIndex(int lOldIndex, int lNewIndex);
[System.Runtime.InteropServices.DispId(19)]
public void SetIndex(int lOldIndex, int lNewIndex);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SetIndex : int * int -> unit
Public Sub SetIndex (lOldIndex As Integer, lNewIndex As Integer)

매개 변수

lOldIndex
Int32

현재 소장품 내 위치 IDTSInputColumn100 입니다.

lNewIndex
Int32

이동 IDTSInputColumn100 장소.

특성

적용 대상