AsyncSelfServicingExtensionMethodsGetFirstAsyncT Method (IDao, DynamicQueryT) |
Async variant of
GetFirstT(IDao, DynamicQueryT).
Fetches the first object of the set returned by the query and returns that object, if any, otherwise null.
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