Closes the PreparedStatement to release the memory resources associated with it.
void PreparedStatement.close() throws ULjException
No further methods can be used on this object. If the PreparedStatement contains a ResultSet, the ResultSet also gets closed.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |