EdmProperty.ConcurrencyMode Property

 

Gets or sets the concurrency mode for the property.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public ConcurrencyMode ConcurrencyMode { get; set; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.ConcurrencyMode

The concurrency mode for the property.