The methods of the ICandidate interface are listed below. For a complete list of ICandidate interface members, see the ICandidate Members topic.
![]() | returns the persistent object that is represented by this query Db4objects.Db4o.Query.ICandidate . |
![]() | 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. |
![]() | returns the Db4objects.Db4o.IObjectContainer the Candidate object is stored in. |
ICandidate Interface | Db4objects.Db4o.Query Namespace