ORM Sample Class Library

StudentCollectionOrmTemplate.SortByLastName Method 

Sorts a Student by the property LastName.

[Visual Basic]
Public Function SortByLastName( _
   ByVal sortDirection As SortDirection _
) As StudentCollection
[C#]
public StudentCollection SortByLastName(
   SortDirection sortDirection
);

Parameters

sortDirection
The direction to sort in

Return Value

The collection in sorted order

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace


>>
Documentation Feedback: StudentCollectionOrmTemplate Class">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

tware Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>