EdmMember.IsStoreGeneratedComputed Property

 

Tells whether this member is marked as a Computed member in the EDM definition

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

public bool IsStoreGeneratedComputed { get; }

Property Value

Type: System.Boolean