lookup_by_id


Description:

public abstract unowned ContainerRecord lookup_by_id (uint id)

Parameters:

this

A container database.

id

A record ID.

Returns:

the database record corresponding to id. This record should be unrefed when no longer required.