ValueConditionMapping.Value Property

 

Gets an object that specifies the value to check against.

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

public object Value { get; }

Property Value

Type: System.Object