- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query - Containing Type
- NativeQueryHandler
Syntax
public virtual IList<Extent> Execute<Extent>(IQuery query, Predicate<Extent> match, IQueryComparator comparator)
Type Parameters
Name | Description |
---|---|
Extent |
Parameters
Name | Type | Description |
---|---|---|
query | IQuery | |
match | Predicate |
|
comparator | IQueryComparator |
Return Value
Type | Description |
---|---|
IList |