ORM Sample Class Library

TeacherCollectionOrmTemplate.SortByDateCreated Method 

Sorts a Teacher by the property DateCreated.

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

Parameters

sortDirection
The direction to sort in

Return Value

The collection in sorted order

See Also

TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace


>
Documentation Feedback: TeacherCollectionOrmTemplate 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>