DaoBaseGetAsProjectionAsyncT Method (IRetrievalQuery) | 
 
            Async variant of 
GetAsProjectionT(IRetrievalQuery)
            Executes the passed in retrievalquery and projects the resultset onto instances of T (each row is materialized into an instance of T).
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
See Also