IsNull function

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

Remarks

Checks if a column is NULL.