Click or drag to resize
AsyncSelfServicingExtensionMethodsGetSingleAsync Method
Overload List
  NameDescription
Public methodStatic memberGetSingleAsyncTEntity(EntityQueryTEntity)
Public methodStatic memberGetSingleAsyncTEntity(EntityQueryTEntity, ITransaction)
Public methodStatic memberGetSingleAsyncTEntity(EntityQueryTEntity, CancellationToken)
Public methodStatic memberGetSingleAsyncT(IDao, DynamicQueryT)
Public methodStatic memberGetSingleAsyncTEntity(EntityQueryTEntity, ITransaction, CancellationToken)
Public methodStatic memberGetSingleAsyncT(IDao, DynamicQueryT, ITransaction)
Public methodStatic memberGetSingleAsyncT(IDao, DynamicQueryT, CancellationToken)
Public methodStatic memberGetSingleAsyncT(IDao, DynamicQueryT, ITransaction, CancellationToken)
Top
See Also