Summary
Executes the
Db4objects.Db4o.Query.IQuery
.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Query - Containing Type
- IQuery
Syntax
IObjectSet Execute()
Return Value
Type | Description |
---|---|
IObjectSet |
Db4objects.Db4o.IObjectSet
- the result of the
Db4objects.Db4o.Query.IQuery
.
|