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