Compartir a través de


clearParameters Method (SQLServerPreparedStatement)

Clears the current parameter values immediately.

public final void clearParameters()

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerPreparedStatement Class

Conceptos

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members