共用方式為


updateArray Method (SQLServerResultSet)

Updates the designated column with an Array object.

Overload List

Name Description

updateArray (int, java.sql.Array)

Updates the designated column with an Array object given the column index.

updateArray (java.lang.String, java.sql.Array)

Updates the designated column with an Array object given the column name.

另請參閱

參考

SQLServerResultSet Class

概念

SQLServerResultSet Methods
SQLServerResultSet Members