specify whether the Candidate is to be included in the com.db4o.ObjectSet resultset.
This method may be called multiple times. The last call prevails.
[Visual Basic] Sub include( _ ByVal flag As Boolean _ ) [C#] void include( bool flag ); [C++] void include( bool flag ); [JScript] function include( bool flag );
Candidate Interface | com.db4o.query Namespace