Reppresent a reversed order criterion.
Inheritance Hierarchy
Object | |||
![]() | VisitableBase | ||
![]() | OrderCriterion<(Of <(<'TEntity>)>)> | ||
![]() | ReverseOrder<(Of <(<'TEntity>)>)> |
Assembly: Epic.Query.Object
Declaration Syntax
C# |
[SerializableAttribute] public sealed class ReverseOrder<TEntity> : OrderCriterion<TEntity> where TEntity : class
Generic Template Parameters
- TEntity
- Type of the entity of interest.
Members
All Members | Methods | Properties | |||