Overload List
Name | Description | |
---|---|---|
![]() | Project(Query) |
Returns an IDataReader containing the results of the specified
projection query. A projection query returns only a subset of fields of an entity.
At lease one field name must have been added to the Projection
collection.
(Overrides UnitOfWorkBase..::.Project(Query).) |
![]() | Project(Query, Type) |
Returns the list of objects specified in the last call to SetExpectedProjectionResul.
(Overrides UnitOfWorkBase..::.Project(Query, Type).) |