DiskDataStorage.OnStorageNotify(Int64, Boolean) 方法

定义

protected:
 virtual void OnStorageNotify(long i64RowsInStorage, bool bStoredAllData);
protected virtual void OnStorageNotify (long i64RowsInStorage, bool bStoredAllData);
Protected Overridable Sub OnStorageNotify (i64RowsInStorage As Long, bStoredAllData As Boolean)

参数

i64RowsInStorage
Int64
bStoredAllData
Boolean

适用于