Specification of the order in which results of a Query should be returned.

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
[SerializableAttribute]
public sealed class Order
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Order

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed.Querying..::.Order

See Also