RowVersionType
Row version / timestamp for optimistic concurrency. Auto-generated binary value that changes on each update. No parameters - platform determines size (8 bytes typically).
public sealed record RowVersionType : PortableType, IEquatable<PortableType>, IEquatable<RowVersionType>