Batch |
| Member name | Value | Description |
|---|---|---|
| Auto | 0 | Automatically decide |
| Insert | 1 | Insert the object only |
| InsertOrUpdate | 2 | Insert the object or update it |
| Update | 3 | Update the object only |
| Delete | 4 | Delete the object including any related objects |
| Ignore | 5 | Ignore this object - it is for reference only |
| DeletePreserveContained | 6 | Delete data and preserve related data |