IDTSInputColumnCollection100.SetIndex(Int32, Int32) Méthode

Définition

Modifie la position d’un IDTSInputColumn100 objet spécifié par le lOldIndex paramètre.

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)

Paramètres

lOldIndex
Int32

L’emplacement actuel de la IDTSInputColumn100 collection est présent.

lNewIndex
Int32

L’emplacement pour déplacer le IDTSInputColumn100 post.

Attributs

S’applique à