共用方式為


clearParameters Method (SQLServerPreparedStatement)

Clears the current parameter values immediately.

public final void clearParameters()

例外狀況

SQLServerException

備註

This clearParameters method is specified by the clearParameters method in the java.sql.PreparedStatement interface.

另請參閱

參考

SQLServerPreparedStatement Class

概念

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members