共用方式為


setNull Method (SQLServerPreparedStatement)

Sets the designated parameter to a null value, given the type of parameter to set.

Overload List

Name Description

setNull (int, int)

Sets the designated parameter to a null value, given the type of parameter to set.

setNull (int, int, java.lang.String)

Sets the designated parameter to a null value, given the type and name of the parameter to set.

另請參閱

參考

SQLServerPreparedStatement Class

概念

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members