Owneat Technical Guide main Help

Interface IConcurrent

Namespace: Common.Contracts
Assembly: Common.dll

public interface IConcurrent

Properties

RowVersion

Row version that stores the first version of an entity that is accessed by EF on request. Will be useful to retry if concurrent exception is risen.

Guid RowVersion { get; set; }

Property Value

Guid

Last modified: 21 May 2024