KnowledgeFragmentBuilder Members

Reconstructs a SyncKnowledge object from its constituent parts, in the format that is compatible with WindowsSync or later.

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

Public Constructors

  Name Description
Public method KnowledgeFragmentBuilder Overloaded. Initializes a new instance of the KnowledgeFragmentBuilder class.

Top

Public Properties

  Name Description
Public property ColumnRangeSets Gets the list of RangeSet objects that refer to a specific set of change units.
Public property ReplicaKeyMap Gets the replica key map that is used to build the knowledge.
Public property ScopeRangeSet Gets the RangeSet object that refers to all change units that do not have an entry in the ColumnRangeSets property.

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 Dd937024.static(en-us,SQL.105).gif 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

KnowledgeFragmentBuilder Class
Microsoft.Synchronization Namespace