IDTSBuffer100.SwapRows(Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Permute l'emplacement de deux lignes dans un objet IDTSBuffer100.
public:
void SwapRows(int hOne, int hOther);
public void SwapRows (int hOne, int hOther);
abstract member SwapRows : int * int -> unit
Public Sub SwapRows (hOne As Integer, hOther As Integer)
Paramètres
- hOne
- Int32
Descripteur de la première ligne.
- hOther
- Int32
Descripteur de la deuxième ligne.
Remarques
Cette méthode permute l’emplacement de deux lignes dans le IDTSBuffer100.