Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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. |