ORM Sample Class Library

StudentCollectionOrmTemplate.FindByID Method (Int32)

Find a Student by the property ID. returns null if not found.

[Visual Basic]
Overloads Public Function FindByID( _
   ByVal searchValue As Integer _
) As Student
[C#]
public Student FindByID(
   int searchValue
);

Parameters

searchValue
The value to search for

Return Value

An Student if found, or null

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | StudentCollectionOrmTemplate.FindByID Overload List


href="mailto:support@olero.com?subject=ORM Sample Class Library Documentation Feedback: StudentCollectionOrmTemplate.FindByFKContactID%C2%A0Method%C2%A0(String, CompareType)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

5.29993]

> from assembly OleroTrainingBiz [1.0.1565.29993]

Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>