SelfServicingExtensionMethods.FetchQueryFromSource Method |
Name | Description | |
---|---|---|
![]() ![]() | FetchQueryFromSource<TElement>(IDao, DynamicQuery<TElement>, IRetrievalQuery) |
Fetches the query which projection specified from the source query specified. Typically used to fetch a typed view from a
stored procedure source.
|
![]() ![]() | FetchQueryFromSource<TElement>(IDao, DynamicQuery<TElement>, IRetrievalQuery, ITransaction) |
Fetches the query which projection specified from the source query specified. Typically used to fetch a typed view from a
stored procedure source.
|