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

returns the Db4oDatabase identity object for this ObjectContainer.

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

Syntax

Visual Basic (Declaration)
Function Identity As Db4oDatabase
C#
Db4oDatabase Identity ()
Visual C++
Db4oDatabase^ Identity ()

Return Value

the Db4oDatabase identity object for this ObjectContainer.

Remarks

returns the Db4oDatabase identity object for this ObjectContainer.