SetNull function

Sets a column to null.

Syntax
bool UltraLite_Cursor_iface::SetNull(
  const ULValue & column_id
)
Parameters
  • column_id   A 1-based ordinal number identifying the column.