0 out of 1 rated this helpful - Rate this topic

updateString Method (SQLServerResultSet)

Updates the designated column with a String value.

Overload List

Name Description

updateString (int, java.lang.String)

Updates the designated column with a String value given the column index.

updateString (java.lang.String, java.lang.String)

Updates the designated column with a String value given the column name.

See Also

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.