db4o

ICandidate.Include Method 

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.

void Include(
   bool flag
);

Parameters

flag
inclusion.

See Also

ICandidate Interface | Db4objects.Db4o.Query Namespace