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