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.

◆ 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.