AsyncSelfServicingExtensionMethodsFetchQueryAsync Method (IDao, DynamicQuery) |
Async variant of
FetchQuery(IDao, DynamicQuery).
Fetches the query specified and returns the results in plain object arrays, one object array per returned row of the query specified.
Namespace: SD.LLBLGen.Pro.QuerySpec.SelfServicingAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax See Also