IsPartialUpdate: Boolean;
The IsPartialUpdate property returns whether an object is updated partially.
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: