MetadataProperty.IsAnnotation Property

 

Gets a boolean that indicates whether the metadata property is an annotation.

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

public bool IsAnnotation { get; }

Property Value

Type: System.Boolean