다음을 통해 공유


execute Method (SQLServerPreparedStatement)

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.

참고 항목

참조

SQLServerPreparedStatement Class

개념

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members