ORM Sample Class Library

CourseCollectionOrmTemplate.FindByCost Method (String, CompareType)

Find a Course by the property Cost. returns null if not found.

[Visual Basic]
Overloads Public Function FindByCost( _
   ByVal searchValue As String, _
   ByVal comparer As CompareType _
) As Course
[C#]
public Course FindByCost(
   string searchValue,
   CompareType comparer
);

Parameters

searchValue
The value to search for
comparer
What sort of comparison should be made

Return Value

An Course if found, or null

See Also

CourseCollectionOrmTemplate Class | OleroTrainingBiz Namespace | CourseCollectionOrmTemplate.FindByCost Overload List


5.29993]

iv>="http://www.olero.com">Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

lero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>