IReadOnlyModificationCommand.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 bool RequiresResultPropagation { get; }
member this.RequiresResultPropagation : bool
Public ReadOnly Property RequiresResultPropagation As Boolean

Property Value

Applies to