TypedDataRow.SetInt32 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.
Surcharges
SetInt32(String, Int32)
SetInt32(String, Object)
public:
void SetInt32(System::String ^ columnName, System::Object ^ newValue);
public void SetInt32(string columnName, object newValue);
member this.SetInt32 : string * obj -> unit
Public Sub SetInt32 (columnName As String, newValue As Object)
Paramètres
- columnName
- String
- newValue
- Object