ORM Sample Class Library

ContactCollectionOrmTemplate.FindByID Method

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

Overload List

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

public Contact FindByID(int);

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

public Contact FindByID(int,CompareType);

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

public Contact FindByID(string);

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

public Contact FindByID(string,CompareType);

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace


" value="FindByID method">
4

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>