Row.setId

Assigns a new identifier to the given row. This function is usually called by providers.

class Row
void
setId
(
string id
)

Parameters

id string

new identifier for the row.

Meta