The MetabaseUpdateMethod enumeration determines a way of objects update that contain any data.
It is used by the following property:
| Value | Brief description |
| 0 | MetadataOnly. Update only object metadata. |
| 1 | DataOnly. Update only object data. |
| 2 | All. Update object data and metadata. |
See also: