Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds the record to the record insert list instead of directly in to the database.
Syntax
public boolean insertRecord()
Run On
Client
Return Value
Type: boolean
true if the records are inserted in the list; otherwise, false.
Exceptions
| Exception | Condition |
|---|---|
| UpdateConflictNotRecovered | An update conflict exists. |
| UpdateConflict | An update conflict exists. |