System.ComponentModel.DataAnnotations.ConcurrencyCheckAttribute public sealed class ConcurrencyCheckAttribute : Attribute Documentation Code namespace System.ComponentModel.DataAnnotations { public sealed class ConcurrencyCheckAttribute : Attribute { public ConcurrencyCheckAttribute(); } }