EntityKeyMember.Value Property

 

The key value

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

[DataMemberAttribute]
public object Value { get; set; }

Property Value

Type: System.Object