Condividi tramite


ObjectContextOptions.UseLegacyPreserveChangesBehavior Proprietà

Definizione

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

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 è necessario usare il comportamento legacy PreserveChanges; in caso contrario, false.

Si applica a