Aracılığıyla paylaş


DiskDataStorage.OnStorageNotify(Int64, Boolean) Method

Definition

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)

Parameters

i64RowsInStorage
Int64
bStoredAllData
Boolean

Applies to