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 | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
ItemChangeUnitOverrides | Gets the list of ItemChangeUnitOverride objects that are used to build the knowledge. |
![]() |
ItemOverrides | Gets the list of ItemOverride objects that are used to build the knowledge. |
![]() |
ItemRangeOverrides | Gets the list of ItemRangeOverride objects that are used to build the knowledge. |
![]() |
ReplicaKeyMap | Gets the replica key map that is used to build the knowledge. |
![]() |
ScopeClockVector | Gets or sets the clock vector that is used to build the knowledge. |
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