DataModel.beginUpdate

Starts update of this data model. This function should be the first called when modifying the data model.

class DataModel
int
beginUpdate
()

Return Value

Type: int

TRUE on success, FALSE if there was an error.

Meta