MetabaseUpdateMethod

Description

The MetabaseUpdateMethod enumeration determines a method of objects update that contain any data.

It is used by the following property:

Available Values

Value Brief description
0 MetadataOnly. Update only object metadata.
1 DataOnly. Update only object data.
2 All. Update object data and metadata.

See also:

Metabase Assembly Enumerations