IDTSBuffer100.SetStatus(Int32, Int32, UInt32) 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 SetStatus(int hRow, int hCol, System::UInt32 dbStatus);
public void SetStatus(int hRow, int hCol, uint dbStatus);
abstract member SetStatus : int * int * uint32 -> unit
Public Sub SetStatus (hRow As Integer, hCol As Integer, dbStatus As UInteger)
Paramètres
- hRow
- Int32
- hCol
- Int32
- dbStatus
- UInt32