ObjectVersion.ServerChangeCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current counter of server-initiated changes of the object.
public uint ServerChangeCount { get; init; }
member this.ServerChangeCount : uint32 with get, set
Public Property ServerChangeCount As UInteger