다음을 통해 공유


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