EntityQuery<(Of <(<'TEntity, TOrderKey>)>)>..::..OrderKeySelector Property
Optional key selector for ordering results for display in accordance to business logic.
To use custom ordering, default (unique) ordering must also be specified. Results are
principally ordered by custom ordering, after which default ordering is applied to "break
ties".
Namespace:
Suoranta.EnterpriseLib.LinqAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

