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.