delete()
Deletes the record from its node and invalidates it.
Declaration
func delete() throwsDiscussion
The record should be released after this method is called.
Deletes the record from its node and invalidates it.
func delete() throwsThe record should be released after this method is called.