Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Runs the SQL statement in this SQLServerPreparedStatement object, which can be any kind of SQL statement.
Overload List
| Name | Description |
|---|---|
| execute () | Runs the SQL statement in this SQLServerPreparedStatement object, which can be any kind of SQL statement. |
| execute (java.lang.String) | Runs the given SQL statement, which can return multiple results. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class