Summary
returns the
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.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IExtObjectContainer
Syntax
ISystemInfo SystemInfo()
Return Value
Type | Description |
---|---|
ISystemInfo |
the
Db4objects.Db4o.Ext.ISystemInfo
for this ObjectContainer.
|