Share via


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
Public method KnowledgeInspector Initializes a new instance of the KnowledgeInspector class that contains the specified knowledge version and knowledge object.

Top

Public Properties

  Name Description
Public property ItemChangeUnitOverrides Gets the collection of ItemChangeUnitOverride objects that are contained in the knowledge.
Public property ItemOverrides Gets the collection of ItemOverride objects that are contained in the knowledge.
Public property ItemRangeOverrides Gets the collection of ItemRangeOverride objects that are contained in the knowledge.
Public property ReplicaKeyMap Gets the replica key map that is contained in the knowledge.
Public property ScopeClockVector Gets the clock vector that is contained in the knowledge.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc305676.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

KnowledgeInspector Class
Microsoft.Synchronization Namespace