DbSetClause.Property Property

 

Gets an DbExpression that specifies the property that should be updated.

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

public DbExpression Property { get; }

Constrained to be a DbPropertyExpression.