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.

另请参见

参考

SQLServerResultSet Class

概念

SQLServerResultSet Methods
SQLServerResultSet Members