clearParameters Method (SQLServerPreparedStatement)
Clears the current parameter values immediately.
public final void clearParameters()
Ausnahmen
Hinweise
This clearParameters method is specified by the clearParameters method in the java.sql.PreparedStatement interface.
Siehe auch
Verweis
SQLServerPreparedStatement Class
Konzepte
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members