LocalView<TEntity>.Reset Method

Definition

Resets this view, clearing any IBindingList created with ToBindingList() and any ObservableCollection<T> created with ToObservableCollection(), and clearing any events registered on PropertyChanged, PropertyChanging, or CollectionChanged.

C#
public virtual void Reset ();

Applies to

Proizvod Verzije
Entity Framework Core 7.0, 8.0, 9.0