Gets a value indicating whether this key is a temporary key.
public bool IsTemporary { get; }
true if this key is a temporary key; otherwise, false.
EntityKey ClassSystem.Data.Entity.Core Namespace