次の方法で共有


DiskDataStorage.OnStorageNotify(Int64, Boolean) メソッド

定義

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

適用対象