- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- ObjectContainerBase
Syntax
public IList<Extent> Query<Extent>(Transaction trans, Predicate<Extent> match, IComparer<Extent> comparer)
Type Parameters
| Name | Description |
|---|---|
| Extent |
Parameters
| Name | Type | Description |
|---|---|---|
| trans | Transaction | |
| match | Predicate |
|
| comparer | IComparer |
Return Value
| Type | Description |
|---|---|
| IList |