ObjectContextOptions.UseLegacyPreserveChangesBehavior Proprietà

Definizione

Ottiene o imposta un valore booleano che determina se utilizzare il comportamento legacy PreserveChanges.

public:
 property bool UseLegacyPreserveChangesBehavior { bool get(); void set(bool value); };
public bool UseLegacyPreserveChangesBehavior { get; set; }
member this.UseLegacyPreserveChangesBehavior : bool with get, set
Public Property UseLegacyPreserveChangesBehavior As Boolean

Valore della proprietà

true se deve essere utilizzato il comportamento PreserveChanges legacy; in caso contrario, false .

Si applica a