ECDb

Classes for working with ECDb.

Classes

Name Description  
ChangesetECAdaptor Transform sqlite change to ec change. Deprecated
ChangesetReader Reads EC-typed changeset data natively from a changeset file, changeset group,  
ECDb An ECDb file  
PartialChangeUnifier Combines partial EC change instances (one per SQLite table row) into complete  
PartialECChangeUnifier Combine partial changed instance into single instance. Deprecated

Enumerations

Name Description  
ECDbOpenMode Modes for how to open ECDb files.  
PropertyFilter Controls which properties are included in the output of ChangesetReader.  

Interfaces

Name Description  
ChangeCache Cache used by PartialChangeUnifier to accumulate and merge  
ChangedECInstance Represent EC change derived from low level sqlite change Deprecated
ChangeInstance An EC instance produced by ChangesetReader after each step().  
ChangeMeta Metadata attached to every ChangeInstance.  
Record meta data for the change. Deprecated
ChangesetReaderArgs Arguments common to all ChangesetReader open* factory methods.  
ChangeSource Contract for any reader that produces EC-typed changed instances compatible with  
ECChangeUnifierCache Represents a cache for unifying EC changes. Deprecated
RowFormatOptions Row-formatting options for ChangesetReader factory methods.  

Namespaces

Name Description  
ChangeUnifierCache  
ECChangeUnifierCache Deprecated

Last Updated: 04 May, 2026