DeleteNamed function

Deletes the current row and moves it to the next valid row.

Syntax
bool UltraLite_ResultSet_iface:DeleteNamed(
  const ULValue & table_name
)
Parameters
  • table_name   A table name or its correlation (required when the database has multiple columns that share the same table name.