KnowledgeInspector Members
Takes a snapshot of a SyncKnowledge object and provides methods for inspecting the details of the knowledge.
The following tables list the members exposed by the KnowledgeInspector type.
Public Constructors
Name | Description | |
---|---|---|
KnowledgeInspector | Initializes a new instance of the KnowledgeInspector class that contains the specified knowledge version and knowledge object. |
Top
Public Properties
Name | Description | |
---|---|---|
ItemChangeUnitOverrides | Gets the collection of ItemChangeUnitOverride objects that are contained in the knowledge. | |
ItemOverrides | Gets the collection of ItemOverride objects that are contained in the knowledge. | |
ItemRangeOverrides | Gets the collection of ItemRangeOverride objects that are contained in the knowledge. | |
ReplicaKeyMap | Gets the replica key map that is contained in the knowledge. | |
ScopeClockVector | Gets the clock vector that is contained in the knowledge. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
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
KnowledgeInspector Class
Microsoft.Synchronization Namespace