IMetabaseUpdateDataObjectNode.IsPartialUpdate

Syntax

IsPartialUpdate: Boolean;

Description

The IsPartialUpdate property returns whether an object is updated partially.

Comments

The property returns True if the list of fields/attributes is determined for the object in the FieldsOnly property, or the list of keys and single records in the PrimaryKeysOnly property.

See also:

IMetabaseUpdateDataObjectNode