Share via


KnowledgeBuilder Members

Reconstructs a SyncKnowledge object from its constituent parts.

The following tables list the members exposed by the KnowledgeBuilder type.

Public Constructors

  Name Description
Public method KnowledgeBuilder Initializes a new instance of the KnowledgeBuilder class that contains the specified knowledge version and the ID format schema of the provider.

Top

Public Properties

  Name Description
Public property ItemChangeUnitOverrides Gets the list of ItemChangeUnitOverride objects that are used to build the knowledge.
Public property ItemOverrides Gets the list of ItemOverride objects that are used to build the knowledge.
Public property ItemRangeOverrides Gets the list of ItemRangeOverride objects that are used to build the knowledge.
Public property ReplicaKeyMap Gets the replica key map that is used to build the knowledge.
Public property ScopeClockVector Gets or sets the clock vector that is used to build the knowledge.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BuildForgottenKnowledge Builds a ForgottenKnowledge object from the parts that are provided by the other builder methods.
Public method BuildSyncKnowledge Builds a SyncKnowledge object from the parts that are provided by the other builder methods.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

KnowledgeBuilder Class
Microsoft.Synchronization Namespace