Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the designated column with a float value.
Overload List
Name | Description |
---|---|
updateFloat (int, float) | Updates the designated column with a float value given the column index. |
updateFloat (java.lang.String, float) | Updates the designated column with a float value given the column name. |