IsNull function

Checks if a column is NULL.

Syntax
bool UltraLite_Cursor_iface::IsNull(
  const ULValue & column_id
)
Parameters
  • column_id   The name or ordinal of the column.