db4o

ICandidate Methods

The methods of the ICandidate interface are listed below. For a complete list of ICandidate interface members, see the ICandidate Members topic.

Public Instance Methods

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.

See Also

ICandidate Interface | Db4objects.Db4o.Query Namespace