[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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.
Namespace: Db4objects.Db4o.Query
Assembly:
Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Sub Include ( _
flag As Boolean _
) |
| C# |
|---|
void Include (
bool flag
) |
| Visual C++ |
|---|
void Include (
bool flag
) |
Parameters
- flag
- System.Boolean
inclusion.