Aloe.SystemFrameworks.Domain.LINQ Namespace |
| Class | Description | |
|---|---|---|
| DataAccessObjectQueryTObject |
Represents query, which reads its data from data access layer
| |
| LinqExtensions |
Contains extension methods, designed to be used in LINQ queries
| |
| ObjectQueryTObject |
Represent LINQ query, which queries the domain objects repository
| |
| TransactionQueryTObject, TRepository |
A transient instances class, which serves only as convenience method for typed
access to the repository and queries of an entity type.
| |
| VirtualObjectQueryTObject |
Represents query, which constructs its contents at run time through a read delegate.
|