EdmMember.IsStoreGeneratedIdentity 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's Store generated pattern is marked as Identity in the EDM definition
public bool IsStoreGeneratedIdentity { get; }
member this.IsStoreGeneratedIdentity : bool
Public ReadOnly Property IsStoreGeneratedIdentity As Boolean