ORM Sample Class Library

StudentCollectionOrmTemplate.FindByID Method

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

Overload List

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

public Student FindByID(int);

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

public Student FindByID(int,CompareType);

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

public Student FindByID(string);

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

public Student FindByID(string,CompareType);

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace


" value="FindByID method">
4

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>