ApiController<(Of <(<'TContext, TEntity, TResponseDTO>)>)>..::..AsDTO Method (IQueryable<(Of <(<'TEntity>)>)>)
Namespace:
Suoranta.EnterpriseLib.Web.WebAPI
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
protected OkNegotiatedContentResult<IEnumerable<TResponseDTO>> AsDTO( IQueryable<TEntity> results )
Parameters
- results
- Type: IQueryable<(Of <(<'TEntity>)>)>

