[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the ICandidate type.
Public Methods
Name | Description | |
---|---|---|
![]() | GetObject |
returns the persistent object that is represented by this query
Db4objects.Db4o.Query.ICandidate
.
|
![]() | Include |
specify whether the Candidate is to be included in the
Db4objects.Db4o.IObjectSet
resultset.
This method may be called multiple times. The last call prevails. |
![]() | ObjectContainer |
returns the
Db4objects.Db4o.IObjectContainer
the Candidate object is stored in.
|