Share via


ModificationCommand.RequiresResultPropagation Property

Definition

Indicates whether the database will return values for some mapped properties that will then need to be propagated back to the tracked entities.

public virtual bool RequiresResultPropagation { get; }
member this.RequiresResultPropagation : bool
Public Overridable ReadOnly Property RequiresResultPropagation As Boolean

Property Value

Implements

Applies to