Contents

synchronize()

Synchronizes the record from the directory to get current data and commit changes.

Declaration

func synchronize() throws

Discussion

This method only fetches those attributes that have been fetched before.

See Also

Managing Record Attributes