DiskDataStorage.OnStorageNotify(Int64, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
protected:
virtual void OnStorageNotify(long i64RowsInStorage, bool bStoredAllData);
protected virtual void OnStorageNotify (long i64RowsInStorage, bool bStoredAllData);
abstract member OnStorageNotify : int64 * bool -> unit
override this.OnStorageNotify : int64 * bool -> unit
Protected Overridable Sub OnStorageNotify (i64RowsInStorage As Long, bStoredAllData As Boolean)
パラメーター
- i64RowsInStorage
- Int64
- bStoredAllData
- Boolean