ORM Sample Class Library

ContactCollectionOrmTemplate.FindByID Method (String)

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

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

Parameters

searchValue
The value to search for

Return Value

An Contact if found, or null

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ContactCollectionOrmTemplate.FindByID Overload List


ionOrmTemplate.FindByID%C2%A0Method%C2%A0(Int32, CompareType)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

oTrainingBiz [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>