ORM Sample Class Library

CourseCollectionOrmTemplate.FindBy Method (String, Object)

Find the first in the collection, based on the supplied property.

[Visual Basic]
Overloads Public Function FindBy( _
   ByVal property As String, _
   ByVal searchValue As Object _
) As Course
[C#]
public Course FindBy(
   string property,
   object searchValue
);

Parameters

property
The property to find by
searchValue

Return Value

See Also

CourseCollectionOrmTemplate Class | OleroTrainingBiz Namespace | CourseCollectionOrmTemplate.FindBy Overload List


ring, CompareType)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

>Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>