CollectionView.ClearChangeLog Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Replaced by ClearPendingChanges
Efface toutes modifications en attente du journal des modifications.
protected:
void ClearChangeLog();
protected void ClearChangeLog ();
[System.Obsolete("Replaced by ClearPendingChanges")]
protected void ClearChangeLog ();
member this.ClearChangeLog : unit -> unit
[<System.Obsolete("Replaced by ClearPendingChanges")>]
member this.ClearChangeLog : unit -> unit
Protected Sub ClearChangeLog ()
- Attributs