ORM Sample Class Library

StudentCollectionOrmTemplate.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 Student
[C#]
public Student FindBy(
   string property,
   object searchValue
);

Parameters

property
The property to find by
searchValue

Return Value

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | StudentCollectionOrmTemplate.FindBy Overload List


/a>

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

93]

5.29993]

>a>

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>