Summary
    executes the QLin query and returns the result
    as an
    
		Db4objects.Db4o.IObjectSet
    .
    Note that ObjectSet extends List and Iterable
    on the platforms that support these interfaces.
    You may want to use these interfaces instead of
    working directly against an ObjectSet.
    - Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Qlin 
- Containing Type
- IQLin
Syntax
IObjectSet Select()Return Value
| Type | Description | 
|---|---|
| IObjectSet |