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