共用方式為


EdmProperty.ConcurrencyMode 屬性

定義

取得或設定 屬性的並行模式。

public System.Data.Entity.Core.Metadata.Edm.ConcurrencyMode ConcurrencyMode { get; set; }
member this.ConcurrencyMode : System.Data.Entity.Core.Metadata.Edm.ConcurrencyMode with get, set
Public Property ConcurrencyMode As ConcurrencyMode

屬性值

屬性的並行模式。

適用於