IDTSOutputCollection100.SetIndex(Int32, Int32) 方法

定義

改變集合中物件的位置 IDTSOutput100

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

目前 IDTSOutput100.

lNewIndex
Int32

收藏中新位置 IDTSOutput100

屬性

適用於