Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
KnowledgeFragmentBuilder | Overloaded. Initializes a new instance of the KnowledgeFragmentBuilder class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ColumnRangeSets | Gets the list of RangeSet objects that refer to a specific set of change units. |
![]() |
ReplicaKeyMap | Gets the replica key map that is used to build the knowledge. |
![]() |
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 | |
---|---|---|
![]() |
BuildForgottenKnowledge | Builds a ForgottenKnowledge object from the parts that are provided by the other builder methods. |
![]() |
BuildSyncKnowledge | Builds a SyncKnowledge object from the parts that are provided by the other builder methods. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
KnowledgeFragmentBuilder Class
Microsoft.Synchronization Namespace