Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents a change unit and an associated clock vector that differs from the scope clock vector of the parent knowledge object. This class cannot be inherited.
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.Override
Microsoft.Synchronization.ItemChangeUnitOverride
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public NotInheritable Class ItemChangeUnitOverride _
Inherits Override
'Usage
Dim instance As ItemChangeUnitOverride
public sealed class ItemChangeUnitOverride : Override
public ref class ItemChangeUnitOverride sealed : public Override
[<SealedAttribute>]
type ItemChangeUnitOverride =
class
inherit Override
end
public final class ItemChangeUnitOverride extends Override
The ItemChangeUnitOverride type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ItemChangeUnitOverride | Initializes a new instance of the ItemChangeUnitOverride class that contains the specified item ID, change unit ID, and clock vector. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ChangeUnitId | Gets the change unit ID. |
![]() |
ClockVector | Gets or sets the clock vector that is associated with this override. (Inherited from Override.) |
![]() |
ItemId | Gets the item ID for the item that contains this change unit. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a string that represents this object. (Overrides Object.ToString().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)