AsyncAdapterExtensionMethodsFetchAsProjectionAsync Method |
Name | Description | |
---|---|---|
FetchAsProjectionAsync(IDataAccessAdapter, DynamicQuery, IGeneralDataProjector) |
Async variant of FetchAsProjection(IDataAccessAdapter, DynamicQuery, IGeneralDataProjector).
Fetches the query as a projection, using the projector specified.
| |
FetchAsProjectionAsync(IDataAccessAdapter, DynamicQuery, IGeneralDataProjector, CancellationToken) |
Async variant of FetchAsProjection(IDataAccessAdapter, DynamicQuery, IGeneralDataProjector).
Fetches the query as a projection, using the projector specified.
|