EdmMember.IsStoreGeneratedComputed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tells whether this member is marked as a Computed member in the EDM definition
public bool IsStoreGeneratedComputed { get; }
member this.IsStoreGeneratedComputed : bool
Public ReadOnly Property IsStoreGeneratedComputed As Boolean