[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
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
The Db4objects.Db4o.Ext.ISystemInfo supplies methods that provide information about system state and system settings of this ObjectContainer.
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Function SystemInfo As ISystemInfo |
C# |
---|
ISystemInfo SystemInfo () |
Visual C++ |
---|
ISystemInfo^ SystemInfo () |