DbSetClause.Value Property

 

Gets an DbExpression that specifies the new value with which to update the property.

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

public DbExpression Value { get; }