共用方式為


EntityKey.IsTemporary 屬性

定義

取得值,這個值表示 EntityKey 是否為暫存。

public bool IsTemporary { get; }
member this.IsTemporary : bool
Public ReadOnly Property IsTemporary As Boolean

屬性值

如果 EntityKey 是暫時的,則為 true,否則為 false。

適用於