returns the size the MemoryFile is to be enlarged, if it grows beyond the current size.
[Visual Basic] Overridable Public Function getIncrementSizeBy() As Integer [C#] public virtual int getIncrementSizeBy(); [C++] public: virtual int getIncrementSizeBy(); [JScript] public virtual function getIncrementSizeBy(): int;
size in bytes
returns the size the MemoryFile is to be enlarged, if it grows beyond the current size.
MemoryFile Class | com.db4o.ext Namespace