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

適用於