CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ Expression

Expression Cqrs.DataStores.InProcessDataStore< 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.