CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ Expression

Expression Cqrs.DataStores.SqlDataStore< TData >.Expression
get

Gets the expression tree that is associated with the instance of T:System.Linq.IQueryable.

Returns
The T:System.Linq.Expressions.Expression that is associated with this instance of T:System.Linq.IQueryable.