ModificationFunctionParameterBinding.IsCurrent Property

 

Gets a flag indicating whether the current or original member value is being bound.

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

public bool IsCurrent { get; }

Property Value

Type: System.Boolean

true if the current or original member value is being bound; otherwise, false.