Add another attribute to the Order specification.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public Order AndBy( string attribute ) |
| Visual Basic (Declaration) |
|---|
Public Function AndBy ( _ attribute As String _ ) As Order |
Parameters
- attribute
- Type: System..::.String
The attribute to sort by.