EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Remarks section needing a minor update

Open tanveerbadar opened this issue 1 year ago • 0 comments

Remarks section incorrectly links to INotifyPropertyChanging twice, instead of linking to INotifyPropertyChanged in one of those places.

The collection implements INotifyCollectionChanged, INotifyPropertyChanging, and INotifyPropertyChanging such that notifications are generated when an entity starts being tracked by the context or is marked as Deleted or Detached.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

  • ID: 7b9244a5-eec6-e490-d8e7-9f81b5dcdf73
  • Version Independent ID: 32102c9f-0767-6abf-0d75-ffb2e9cb65cf
  • Content: LocalView<TEntity> Class (Microsoft.EntityFrameworkCore.ChangeTracking)
  • Content Source: [dotnet/xml/Microsoft.EntityFrameworkCore.ChangeTracking/LocalView1.xml](https://github.com/dotnet/EntityFramework.ApiDocs/blob/live/dotnet/xml/Microsoft.EntityFrameworkCore.ChangeTracking/LocalView1.xml)
  • Product: ef-core-api
  • GitHub Login: @dotnet-bot
  • Microsoft Alias: avickers

tanveerbadar avatar Sep 05 '23 11:09 tanveerbadar