ValueComparer<T>.SnapshotExpression Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The snapshot expression.
public virtual System.Linq.Expressions.Expression<Func<T,T>> SnapshotExpression { get; }
member this.SnapshotExpression : System.Linq.Expressions.Expression<Func<'T, 'T>>
Public Overridable ReadOnly Property SnapshotExpression As Expression(Of Func(Of T, T))
Snapshotting is the process of creating a copy of the value into a snapshot so it can later be compared to determine if it has changed. For some types, such as collections, this needs to be a deep copy of the collection rather than just a shallow copy of the reference.
Proizvod | Verzije |
---|---|
Entity Framework Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: