Header menu logo FCQRS

IQuery<'TDataEventType> Type

Instance members

Instance member Description

this.Query

Full Usage: this.Query

Parameters:
    ?filter : Predicate
    ?orderby : string
    ?orderbydesc : string
    ?thenby : string
    ?thenbydesc : string
    ?take : int
    ?skip : int
    ?cacheKey : string

Returns: Async<'t list>
Modifiers: abstract
?filter : Predicate
?orderby : string
?orderbydesc : string
?thenby : string
?thenbydesc : string
?take : int
?skip : int
?cacheKey : string
Returns: Async<'t list>

Type something to start searching.