Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » PreparedStatement class

 

setNullParameter method

Sets the specified parameter to the SQL NULL value.

Syntax
setNullParameter( UInt16 parameterID )
Parameters
  • parameterID   The ID number of the parameter. The first parameter in the result set has an ID value of one.