Snapshot<T0, T1, T2> Snapshot(Of T0, T1, T2) Class
Definition
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
public sealed class Snapshot<T0, T1, T2> : ISnapshot
Public NotInheritable Class Snapshot(Of T0, T1, T2)
Implements ISnapshot
Type Parameters
- T0
- T1
- T2
- Inheritance
-
System.ObjectSystem.ObjectSnapshot<T0, T1, T2>Snapshot(Of T0, T1, T2)
- Implements
Constructors
Snapshot(T0, T1, T2) Snapshot(T0, T1, T2) |
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases. |
Properties
Item[Int32] Item(Int32) |
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases. |
Methods
System.Object.Equals(System.Object) System.Object.Equals(System.Object) | Inherited from System.Object |
System.Object.Equals(System.Object, System.Object) System.Object.Equals(System.Object, System.Object) | Inherited from System.Object |
System.Object.GetHashCode() System.Object.GetHashCode() | Inherited from System.Object |
System.Object.GetType() System.Object.GetType() | Inherited from System.Object |
GetValue<T>(Int32) GetValue(Of T)(Int32) |
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases. |
System.Object.MemberwiseClone() System.Object.MemberwiseClone() | Inherited from System.Object |
System.Object.ReferenceEquals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) | Inherited from System.Object |
System.Object.ToString() System.Object.ToString() | Inherited from System.Object |