Share via


EdmScalarPropertyAttribute.EntityKeyProperty Property

Definition

Gets or sets the value that indicates whether the property is part of the entity key.

public bool EntityKeyProperty { get; set; }
member this.EntityKeyProperty : bool with get, set
Public Property EntityKeyProperty As Boolean

Property Value

The value that indicates whether the property is part of the entity key.

Applies to