Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Releases the database and JDBC resources of this Statement object immediately instead of waiting for them to be automatically released.
Syntax
public void close()
Exceptions
Remarks
This close method is specified by the close method in the java.sql.Statement interface.
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class