Creates a new Order specification.
            
    Namespace: 
   Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public static Order By( string attribute )  | 
| Visual Basic (Declaration) | 
|---|
Public Shared Function By ( _ attribute As String _ ) As Order  | 
Parameters
- attribute
 - Type: System..::.String
The attribute to sort on.