GridStorage.OnStorageNotify(Int64, Boolean) 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.
public:
virtual void OnStorageNotify(long i64RowInStorage, bool bStoredAllData);
public virtual void OnStorageNotify (long i64RowInStorage, bool bStoredAllData);
abstract member OnStorageNotify : int64 * bool -> unit
override this.OnStorageNotify : int64 * bool -> unit
Public Overridable Sub OnStorageNotify (i64RowInStorage As Long, bStoredAllData As Boolean)
Paramètres
- i64RowInStorage
- Int64
- bStoredAllData
- Boolean