IKnowledgeBuilder Interface
Reconstructs an ISyncKnowledge or IForgottenKnowledge object from its constituent parts.
IKnowledgeBuilder methods | Description |
|---|---|
Initializes a new instance of the IKnowledgeBuilder class that contains the specified knowledge version and the ID format schema of the provider. | |
Adds an entry to the IReplicaKeyMap object that is used to build the knowledge. | |
Sets the clock vector that is used to build the knowledge. | |
Adds an ISingleItemException object to the list that is used to build the knowledge. | |
Adds an IChangeUnitException object to the list that is used to build the knowledge. | |
Adds an IRangeException object to the list that is used to build the knowledge. | |
Builds an ISyncKnowledge or IForgottenKnowledge object from the parts that are provided by the other builder methods. |