다음을 통해 공유


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

적용 대상