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.

◆ ElementType

Type Cqrs.DataStores.InProcessDataStore< TData >.ElementType
get

Gets the type of the element(s) that are returned when the expression tree associated with this instance of T:System.Linq.IQueryable is executed.

Returns
A T:System.Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.