![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Information about a query. More...
Inheritance diagram for Cqrs.Repositories.Queries.IQueryPredicateData:Properties | |
| string | Name [get] |
| The Name of the function in the IQueryStrategy. More... | |
| SortedSet< QueryParameter > | Parameters [get] |
| The parameters passed to the function in the IQueryStrategy. More... | |
Information about a query.