SetParameterNull function

Sets a parameter to null.

Syntax
void UltraLite_PreparedStatement_iface::SetParameterNull(
  ul_column_num parameter_id
)
Parameters
  • parameter_id   The 1-based ordinal of the parameter.