db4o

IExtObjectContainer.SystemInfo Method 

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.

ISystemInfo SystemInfo();

Return Value

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

See Also

IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace