ORM Sample Class Library

StudentCollectionOrmTemplate.FindByFKContactID Method (String)

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

[Visual Basic]
Overloads Public Function FindByFKContactID( _
   ByVal searchValue As String _
) As Student
[C#]
public Student FindByFKContactID(
   string searchValue
);

Parameters

searchValue
The value to search for

Return Value

An Student if found, or null

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | StudentCollectionOrmTemplate.FindByFKContactID Overload List


entation Feedback: StudentCollectionOrmTemplate.FindByFKContactID%C2%A0Method%C2%A0(SqlInt32, CompareType)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

> from assembly OleroTrainingBiz [1.0.1565.29993]

Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>