IDTSBuffer100.MoveRow(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.
public:
void MoveRow(int hFrom, int hTo);
public void MoveRow (int hFrom, int hTo);
abstract member MoveRow : int * int -> unit
Public Sub MoveRow (hFrom As Integer, hTo As Integer)
Paramètres
- hFrom
- Int32
- hTo
- Int32
Remarques
Cette méthode déplace une ligne dans IDTSBuffer100 vers un nouvel emplacement.