[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

returns the Db4objects.Db4o.Ext.ISystemInfo for this ObjectContainer.

The Db4objects.Db4o.Ext.ISystemInfo supplies methods that provide information about system state and system settings of this ObjectContainer.

Namespace: Db4objects.Db4o.Ext
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function SystemInfo As ISystemInfo
C#
ISystemInfo SystemInfo ()
Visual C++
ISystemInfo^ SystemInfo ()

Return Value

the Db4objects.Db4o.Ext.ISystemInfo for this ObjectContainer.