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

returns the persistent object that is represented by this query Db4objects.Db4o.Query.ICandidate .

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

Syntax

Visual Basic (Declaration)
Function GetObject As Object
C#
Object GetObject ()
Visual C++
Object^ GetObject ()

Return Value

Object the persistent object.