Implemented interface member:
method
TakeSnapshotOfRelationships
System.Data.Objects.Internal.IEntityWrapper.TakeSnapshotOfRelationships(System.Data.Objects.EntityEntry)
3 overrides of TakeSnapshotOfRelationships
System.Data.Entity (3)
System\Data\Objects\Internal\EntityWrapper.cs (2)
66public override void TakeSnapshotOfRelationships(EntityEntry entry) 127public override void TakeSnapshotOfRelationships(EntityEntry entry)
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
79public override void TakeSnapshotOfRelationships(EntityEntry entry)