PartialECChangeUnifier Class

Combine partial changed instance into single instance. Partial changes is per table and a single instance can span multiple tables.

Methods

Name Description
constructor(): PartialECChangeUnifier    
appendFrom(adaptor: ChangesetECAdaptor): void Append partial changes which will be combine using there instance key.  
Delete $meta from all the instances.  

Properties

Name Type Description
instances Accessor ReadOnly IterableIterator<ChangedECInstance> Returns complete EC change instances.  

Defined in

Last Updated: 01 May, 2024