Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents knowledge a replica has about its item store.
The following tables list the members exposed by the SyncKnowledge type.
Public Constructors
(see also Protected Constructors )
| Name | Description | |
|---|---|---|
![]() |
SyncKnowledge | Overloaded. Initializes a new instance of the SyncKnowledge class. |
Top
Protected Constructors
| Name | Description | |
|---|---|---|
![]() |
SyncKnowledge | Overloaded. Initializes a new instance of the SyncKnowledge class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ReplicaId | Gets the ID of the replica that owns this knowledge. |
![]() |
ReplicaKeyMap | Gets the replica key map that is associated with this knowledge. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Clone | Creates a new instance of this object, and copies the data from this object to the new object. |
![]() |
Combine | Combines the specified knowledge with the current knowledge. |
![]() |
Contains | Overloaded. Indicates whether this knowledge contains the specified change or knowledge. |
![]() |
Deserialize | Overloaded. Creates a new instance of the SyncKnowledge class by using serialized data. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
ExcludeChangeUnit | Removes knowledge about the specified change unit from the knowledge. |
![]() |
ExcludeItem | Removes knowledge about the specified item from the knowledge. |
![]() |
FindMinTickCountForReplica | Finds the minimum tick count in the knowledge for the specified replica. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetKnowledgeForChangeUnit | Gets the knowledge for the specified change unit. |
![]() |
GetKnowledgeForItem | Gets the knowledge for the specified item. |
![]() |
GetKnowledgeForRange | Gets the knowledge for the specified range of item IDs. |
![]() |
GetObjectData | Serializes the knowledge object data to a SerializationInfo object. |
![]() |
GetSchema | Returns a null reference (Nothing in Visual Basic). |
![]() |
GetType | (Inherited from Object.) |
![]() |
MapRemoteKnowledgeToLocal | Converts a knowledge object from another replica into one that is compatible with the replica that owns this knowledge. |
![]() |
ReadXml | Reconstitutes the object from its XML representation. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Serialize | Overloaded. Serializes the knowledge object data to a byte array. |
![]() |
SetLocalTickCount | Sets the tick count for the replica that owns this knowledge. |
![]() |
ToString | Overridden. Gets a string that represents the knowledge. |
![]() |
WriteXml | Converts this object into its XML representation. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)
.gif)