Compartir a través de


ObjectContextOptions.UseLegacyPreserveChangesBehavior Propiedad

Definición

Obtiene o establece un valor booleano que determina si se usará o no el comportamiento PreserveChanges heredado.

public bool UseLegacyPreserveChangesBehavior { get; set; }
member this.UseLegacyPreserveChangesBehavior : bool with get, set
Public Property UseLegacyPreserveChangesBehavior As Boolean

Valor de propiedad

true si se debe usar el comportamiento preserveChanges heredado; de lo contrario, false.

Se aplica a