[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
returns the initial size of the MemoryFile.
Namespace: Db4objects.Db4o.Ext
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetInitialSize As Integer |
C# |
---|
public virtual int GetInitialSize () |
Visual C++ |
---|
public: virtual int GetInitialSize () |
Return Value
size in bytes
Remarks
returns the initial size of the MemoryFile.