Deletes the current row and moves it to the next valid row.
public virtual bool DeleteNamed(const ul_wchar * tableName)
tableName A table name or its correlation (required when the database has multiple columns that share the same table name).
True on success, otherwise false.