deleteId


Description:

public void deleteId (int64 id)

Deletes a row from the table by ID.

This method executes a DELETE query for the row with the specified ID.

Parameters:

id

The ID of the row to delete