MetabaseCheckStatus

Description

The MetabaseCheckStatus enumeration returns the object status after performing checksum.

It is used by the following property:

Available Values

Value Brief description
0 Undefined. Status is not defined.
1 Identical. An object in repository is identical to source.
2 Different. An object in repository is different from source.
3 Absent. An object in repository is absent.

See also:

Metabase Assembly Enumerations