EdmScalarPropertyAttribute.EntityKeyProperty Property
Gets or sets the value that indicates whether the property is part of the entity key.
Assembly: EntityFramework (in EntityFramework.dll)
public bool EntityKeyProperty { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.BooleanThe value that indicates whether the property is part of the entity key.