EntityKey.IsTemporary Property

 

Gets a value indicating whether this key is a temporary key.

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

public bool IsTemporary { get; }

Property Value

Type: System.Boolean

true if this key is a temporary key; otherwise, false.